ServiceOperation

GraphQL schema definition

  • type ServiceOperation {
  • code: ID!
  • name: String!
  • type: String!
  • travelOperation: Int!
  • }

Fields

Required by