OBJECT

DestroyNotePayload

Autogenerated return type of DestroyNote

link GraphQL Schema definition

  • type DestroyNotePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • note: Note
  • }

link Require by