OBJECT

AircraftDocumentList

link GraphQL Schema definition

  • type AircraftDocumentList {
  • docNid: Int
  • name: String!
  • type: String!
  • order: Int!
  • # Requires access to resource GRAPHQL_OPERATOR
  • operator: Operator!
  • }