Skip to main content

RecoverWorkspaceAccountInput

All input for the recoverWorkspaceAccount mutation.

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

Fields

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

RecoverWorkspaceAccountInput.id ● String! non-null scalar

RecoverWorkspaceAccountInput.ago ● String scalar

Member Of

recoverWorkspaceAccount mutation