PipelineDeleteWebhookInput INPUT_OBJECT

Autogenerated input type of PipelineDeleteWebhook

Input Fields

clientMutationIdString

A unique identifier for the client performing the mutation.

idID!

The GraphQL ID of the pipeline

repositoryString

The repository URL to delete the webhook from. Defaults to the pipeline's current repository. Useful when the pipeline's repository has changed and the webhook needs to be removed from the previous repository.