# OrderConnection - storefront - CONNECTION Version: 2024-04 ## Description An auto-generated type for paginating through multiple Orders. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-04/objects/OrderEdge): OrderEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-04/objects/Order): Order! - A list of the nodes contained in OrderEdge. * [pageInfo](/docs/api/storefront/2024-04/objects/PageInfo): PageInfo! - Information to aid in pagination. * [totalCount](/docs/api/storefront/2024-04/scalars/UnsignedInt64): UnsignedInt64! - The total count of Orders. ## Connections ## Returns ## Fields with this connection * [Customer.orders](/docs/api/storefront/2024-04/objects/Customer) ## Queries with this connection ## Examples