AircraftOwner (Object)
type AircraftOwner {
aircraft: Aircraft!
contact: Contact!
isApprovalRecipient: Boolean!
}
Fields
AircraftOwner.aircraft ● Aircraft! non-null object
Requires access to resource GRAPHQL_ACFT
AircraftOwner.contact ● Contact! non-null object
Requires access to resource GRAPHQL_CONTACT