OBJECT
AirportHoursRecurrenceListData
Represents airport with hours recurrence data
link GraphQL Schema definition
- type AirportHoursRecurrenceListData {
- # Requires access to resource GRAPHQL_AIRPORT
- Airport! :
- AirportDirectoryHoursRecurrence! :
- }