INPUT_OBJECT
Autogenerated input type of RankedResultDeleteMutation
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!}