OBJECT
ShippingProfileConnection
The connection type for ShippingProfile.
link GraphQL Schema definition
- type ShippingProfileConnection {
- # A list of edges.
- ShippingProfileEdge] : [
- # A list of nodes.
- ShippingProfile] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }