OBJECT

deleteNotePayload

Autogenerated return type of deleteNote

link GraphQL Schema definition

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

link Require by