UpdateEventAdminNotesInput
Autogenerated input type of UpdateEventAdminNotes
input UpdateEventAdminNotesInput {
admin_notes: String!
clientMutationId: String
id: ID
}
Fields
UpdateEventAdminNotesInput.admin_notes ● String! non-null scalar
UpdateEventAdminNotesInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateEventAdminNotesInput.id ● ID scalar
Member Of
updateEventAdminNotes mutation