DisableWebhookEndpointInputNo descriptiontype DisableWebhookEndpointInput { clientMutationId: String! id: ID!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.id (ID!)#id is the ID of the WebhookEndpoint being disabled.