OBJECT

updateNotePayload

Autogenerated return type of updateNote

link GraphQL Schema definition

  • type updateNotePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • note: Note
  • }

link Require by