MovePBCycleForwardInput

Autogenerated input type of MovePBCycleForward

type MovePBCycleForwardInput {
pbCycleId: ID!
clientMutationId: String
}

Fields#

pbCycleId (ID!)#

The PB Cycle which is needed to move forward.

clientMutationId (String)#

A unique identifier for the client performing the mutation.