
<h1 class="has-pills">
  PipelineDeleteWebhookInput
  <span data-algolia-exclude><span class="pill pill--input_object pill--normal-case pill--large"><code>INPUT_OBJECT</code></span></span>
</h1>

Autogenerated input type of PipelineDeleteWebhook



| **`clientMutationId`** `String` A unique identifier for the client performing the mutation. |
| --- |
| **`id`** `ID!` The GraphQL ID of the pipeline |
| **`repository`** `String` 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. |


