Last update:
July 26, 2024
FulfillmentCenterConnection object¶
This type represents a connection to a list of fulfillment centers.
Fields¶
Field | Description |
---|---|
totalCount Int |
The total number of fulfillment centers in the connection. |
pageInfo PageInfo! |
Information about the current page of fulfillment centers. |
edges FulfillmentCenterEdge |
A connection between fulfillment centers and a cursor associated with it. |
items FulfillmentCenterType |
Fulfillment centers returned in the connection. |