EventStreamsTopicKey
No description
input EventStreamsTopicKey {
environmentId: ID!
name: ID!
}
Fields
EventStreamsTopicKey.environmentId ● ID! non-null scalar miscellaneous
The Id of environment to which the topic belongs
EventStreamsTopicKey.name ● ID! non-null scalar miscellaneous
The topic name
Member Of
EventStreamsSubscriptionKey input ●
eventStreamsTopicDelete mutation
Was this topic helpful?