Skip to main content

AvailableQualificationsForTourTemplateInput

Fetches the available qualifications for a new tour template

input AvailableQualificationsForTourTemplateInput {
residentialParkId: ResidentialParkID!
timeBlock: TimeBlock!
}

Fields

AvailableQualificationsForTourTemplateInput.residentialParkId ● ResidentialParkID! non-null scalar

the unique identifier of the current residential park

AvailableQualificationsForTourTemplateInput.timeBlock ● TimeBlock! non-null enum

The time block for which available qualifications should be fetched

Member Of

availableQualificationsForTourTemplate query