Skip to main content
mutation

Deletes an Eventsink.

•ID!
required

The App that associated with the Eventsink.

•ID!
required

Eventsink to delete.

•EventsinkTopic!
required

The topic of the Eventsink.


Was this section helpful?

Anchor to EventsinkDeletePayload returnsEventsinkDeletePayload returns

•ID

Identifier of deleted Eventsink.

•Boolean

True if the mutation succeeded.

•[UserError!]

Errors on mutating the Eventsink.


Was this section helpful?