GraphQL OBJECT
ShipperService
Shipper service.
link Definition
- type ShipperService {
- # Shipper service id.
- : ShipperServiceEnum
- # Shipper service name.
- : String
- }
GraphQL OBJECT
Shipper service.
- type ShipperService {
- # Shipper service id.
- : ShipperServiceEnum
- # Shipper service name.
- : String
- }