Type Alias NotifiMutationCreateWebhookTargetArgs

NotifiMutationCreateWebhookTargetArgs: {
    createTargetInput: CreateWebhookTargetInput;
}