RecoverStepResourceInput
All input for the recoverStepResource mutation.
input RecoverStepResourceInput {
clientMutationId: String
id: String!
ago: String
}
Fields
RecoverStepResourceInput.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.
RecoverStepResourceInput.id ● String! non-null scalar
RecoverStepResourceInput.ago ● String scalar
Member Of
recoverStepResource mutation