Last update:
July 17, 2023
FulfillmentCenterConnection object¶
The FulfillmentCenterConnection
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. |