INPUT_OBJECT
WebhookCreateInput
Specified fields required to configure webhook.
link GraphQL Schema definition
- input WebhookCreateInput {
- # Subscription event type.
- WebhookSubscription!]! : [
- # URL used by SuperPhone's system.
- URL! :
- }
INPUT_OBJECT
Specified fields required to configure webhook.
- input WebhookCreateInput {
- # Subscription event type.
- WebhookSubscription!]! : [
- # URL used by SuperPhone's system.
- URL! :
- }