INPUT_OBJECT

UpdateNoteInput

Autogenerated input type of UpdateNote

link GraphQL Schema definition

  • input UpdateNoteInput {
  • id: ID!
  • attributes: UpdateNoteAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by