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


