EventStreamsSubscriptionKey
No description
input EventStreamsSubscriptionKey {
topic: EventStreamsTopicKey!
name: ID!
}
Fields
EventStreamsSubscriptionKey.topic ● EventStreamsTopicKey! non-null input event-streams-admin
The topic the subscription is on
EventStreamsSubscriptionKey.name ● ID! non-null scalar miscellaneous
The subscription name
Member Of
eventStreamsSubscriptionClearBacklog mutation ●
eventStreamsSubscriptionDelete mutation
Was this topic helpful?