INPUT_OBJECT

CreateNoteInput

Autogenerated input type of CreateNote

link GraphQL Schema definition

  • input CreateNoteInput {
  • attributes: NoteAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by