OBJECT
Represents crew member location on a specific day
type CrewLocations {loginNid: Int! day: Date! # Requires access to resource GRAPHQL_AIRPORTlocation: Airport }