Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteIncomingWebhookPayload

The payload returned from deleting an incoming webhook

Property NameTypeDescription
__typenameLiteral
deletedIncomingWebhookIdMaybe<String>The ID of the webhook that was deleted.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: