OBJECT

TravelerType

link GraphQL Schema definition

  • type TravelerType {
  • travelerTypeId: Int!
  • codeName: String!
  • }