object ShippingContainerLabelConnection

Fields

FieldTypeDescription
pageInfoPageInfo!

Pagination data for this connection.

edges[ShippingContainerLabelEdge]!

Contains the nodes in this connection.

Referenced By

Example

{
  "pageInfo": PageInfo,
  "edges": [ShippingContainerLabelEdge]
}