createNote
createNote(
input: CreateNoteInput!
associatedObjects: [ID!]
): Note!
createNote(
input: CreateNoteInput!
associatedObjects: [ID!]
): Note!
createNote.input ● CreateNoteInput! non-null inputcreateNote.associatedObjects ● [ID!] list scalarNote object