Skip to main content

UpdateTourWithTemplateValuesInput

No description

input UpdateTourWithTemplateValuesInput {
targetTourId: TargetTourID!
templateId: ShiftPlanTemplateID!
}

Fields

UpdateTourWithTemplateValuesInput.targetTourId ● TargetTourID! non-null scalar

The unique identifier of the target tour.

UpdateTourWithTemplateValuesInput.templateId ● ShiftPlanTemplateID! non-null scalar

The unique identifier of the template to be applied to the particular tour

Member Of

updateTourWithTemplateValues mutation