WithdrawMySignupInput
Autogenerated input type of WithdrawMySignup
input WithdrawMySignupInput {
clientMutationId: String
runId: ID
}
Fields
WithdrawMySignupInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
WithdrawMySignupInput.runId
● ID
scalar
Member Of
withdrawMySignup
mutation