id
ID!
Required
parties
[Party]
code
String!
countryConstraints
[CountryConstraint!]
Carrier
createdAt
DateTime!
createdBy
credentials
[CarrierCredential!]
name
serviceLevels
[ServiceLevel!]
ServiceLevel
updatedAt
updatedBy
Type.
Carrier
Extends the Carrier type to include associated parties.
Fields
id
ID!
Required
parties
[Party]
code
String!
Required
countryConstraints
[CountryConstraint!]
Carrier
should be aware of (e.g., weight, dimensions, pricing).createdAt
DateTime!
Required
createdBy
ID!
Required
credentials
[CarrierCredential!]
name
String!
Required
serviceLevels
[ServiceLevel!]
ServiceLevel
s that are supported by the Carrier.updatedAt
DateTime!
Required
updatedBy
ID!
Required