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