Skip to main content

UpdateWebhookEndpointPayload

No description

type UpdateWebhookEndpointPayload {  clientMutationId: String!  endpoint: WebhookEndpoint!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

endpoint (WebhookEndpoint!)#

endpoint is the endpoint that we just created.