Classes
Enumerations
Interfaces
TypeAliases

CompassCreateIncomingWebhookPayload

The payload returned from sending an incoming webhook to be created

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during webhook creation.
successBooleanWhether the webhook was created successfully.
webhookDetailsMaybe<CompassIncomingWebhook>The created webhook.

Rate this page: