OBJECT
type CurrencyConfiguration {# Count both pilots (PTO & PLND) toward landing and take-off currenciescountBothPilots: Boolean! # Count pilot monitoring toward landing and take-off currenciescountPilotMonitoring: Boolean! # Calculate currency for freelancersincludeFreelancers: Boolean! }