UpdateActionSendWebhookInput
No description
input UpdateActionSendWebhookInput {
id: ID!
patch: PatchableSendWebhookFields!
}
No description
input UpdateActionSendWebhookInput {
id: ID!
patch: PatchableSendWebhookFields!
}
UpdateActionSendWebhookInput.id
● ID!
non-null scalarUpdateActionSendWebhookInput.patch
● PatchableSendWebhookFields!
non-null input