Skip to main content

DeleteStepMeetingByStepIdInput

All input for the deleteStepMeetingByStepId mutation.

input DeleteStepMeetingByStepIdInput {
clientMutationId: String
stepId: String!
}

Fields

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

DeleteStepMeetingByStepIdInput.stepId ● String! non-null scalar

Member Of

deleteStepMeetingByStepId mutation