Skip to main content

RecoverMeetingInput

All input for the recoverMeeting mutation.

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

Fields

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

RecoverMeetingInput.id ● String! non-null scalar

RecoverMeetingInput.ago ● String scalar

Member Of

recoverMeeting mutation