UpdateActionSendNotificationInput
No description
input UpdateActionSendNotificationInput {
id: ID!
patch: PatchableActionSendNotificationFields!
}
No description
input UpdateActionSendNotificationInput {
id: ID!
patch: PatchableActionSendNotificationFields!
}
UpdateActionSendNotificationInput.id
● ID!
non-null scalarUpdateActionSendNotificationInput.patch
● PatchableActionSendNotificationFields!
non-null input