INPUT_OBJECT

deleteNoteInput

Autogenerated input type of deleteNote

link GraphQL Schema definition

  • input deleteNoteInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • deleted_by_user: Boolean
  • }

link Require by