INPUT_OBJECT
WebhookCreateMutationInput
Autogenerated input type of WebhookCreateMutation
link GraphQL Schema definition
- input WebhookCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Attributes for creating a webhook.
- WebhookCreateInput! :
- }