CreateNoteInput
All input for the create Note mutation.
input CreateNoteInput {
clientMutationId: String
note: NoteInput!
}
All input for the create Note mutation.
input CreateNoteInput {
clientMutationId: String
note: NoteInput!
}
CreateNoteInput.clientMutationId ● String scalar