DEV

Query.

carrierPackagingTypes

Returns available carrier packaging types with their dimensions and weight limits.

Arguments

carrier

String!

Required

No description
GraphQL
1
2
3
type Query {
  carrierPackagingTypes(carrier: String!): [CarrierPackagingType!]!
}
Book a demo

Was this page helpful?