OBJECT
type ActiveQueriesBlackoutFlag {# Currently in blackout period for active queriesisInBlackoutPeriod: Boolean! # End time of current blackout period (if exists)blackoutPeriodEndTime: Time }