RecoverStepInput
All input for the recoverStep mutation.
input RecoverStepInput {
clientMutationId: String
id: String!
ago: String
}
Fields
RecoverStepInput.clientMutationId ● String scalar
An arbitrary string value with no semantic meaning. Will be included in the payload verbatim. May be used to track mutations by the client.
RecoverStepInput.id ● String! non-null scalar
RecoverStepInput.ago ● String scalar
Member Of
recoverStep mutation