INPUT_OBJECT

RankedResultDeleteMutationInput

Autogenerated input type of RankedResultDeleteMutation

link GraphQL Schema definition

  • input RankedResultDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the existing ranked result. Set blank to create a new one.
  • id: ID!
  • }