OBJECT
SchedExcelFileParseResponse
Parse excel file response.
link GraphQL Schema definition
- type SchedExcelFileParseResponse {
- : [String!]!
- : [SchedExcelFlight!]!
- : [SchedExcelFlightModification!]!
- : [SchedFlight!]!
- }
OBJECT
Parse excel file response.
- type SchedExcelFileParseResponse {
- : [String!]!
- : [SchedExcelFlight!]!
- : [SchedExcelFlightModification!]!
- : [SchedFlight!]!
- }