SetConventionCanceledInput
Autogenerated input type of SetConventionCanceled
input SetConventionCanceledInput {
  canceled: Boolean!
  clientMutationId: String
  id: ID
}
Fields
SetConventionCanceledInput.canceled ● Boolean! non-null scalar
SetConventionCanceledInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
SetConventionCanceledInput.id ● ID scalar
Member Of
setConventionCanceled  mutation