Skip to main content

RecoverCustomViewInput

All input for the recoverCustomView mutation.

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

Fields

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

RecoverCustomViewInput.id ● String! non-null scalar

RecoverCustomViewInput.ago ● String scalar

Member Of

recoverCustomView mutation