UpdateActionSendNotificationHasOne
No description
input UpdateActionSendNotificationHasOne {
create: CreateActionSendNotificationInput
update: UpdateActionSendNotificationInput
delete: ID
}
Fields
UpdateActionSendNotificationHasOne.create
● CreateActionSendNotificationInput
input
UpdateActionSendNotificationHasOne.update
● UpdateActionSendNotificationInput
input
UpdateActionSendNotificationHasOne.delete
● ID
scalar
Member Of
PatchableActionFields
input