Type Alias NotifiMutationDeleteWebhookTargetArgs

NotifiMutationDeleteWebhookTargetArgs: {
    deleteTargetInput: DeleteTargetInput;
}