INPUT_OBJECT

DeletePrizeInput

Autogenerated input type of DeletePrize

link GraphQL Schema definition

  • input DeletePrizeInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The Consonance unique identifier
  • id: Int!
  • }

link Require by