INPUT_OBJECT

CopyNoteInput

link GraphQL Schema definition

  • input CopyNoteInput {
  • # Identifier of the NoteEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by