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