INPUT_OBJECT
CreateNoteInput
Autogenerated input type of CreateNote
link GraphQL Schema definition
- input CreateNoteInput {
- : NoteAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }
INPUT_OBJECT
Autogenerated input type of CreateNote
- input CreateNoteInput {
- : NoteAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }