INPUT_OBJECT

CreateLetterInput

Autogenerated input type of CreateLetter

link GraphQL Schema definition

  • input CreateLetterInput {
  • enqueue: Boolean
  • attributes: LetterAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by