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