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