Classes
Enumerations
Interfaces
TypeAliases

CompassCreateIncomingWebhookTokenPayload

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during token creation.
successBooleanWhether the token was created successfully.
tokenMaybe<CreateIncomingWebhookToken>The token that was created.

Rate this page: