Skip to main content

RecoverSectionPickListItemInput

All input for the recoverSectionPickListItem mutation.

input RecoverSectionPickListItemInput {
clientMutationId: String
id: String!
ago: String
}

Fields

RecoverSectionPickListItemInput.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.

RecoverSectionPickListItemInput.id ● String! non-null scalar

RecoverSectionPickListItemInput.ago ● String scalar

Member Of

recoverSectionPickListItem mutation