DEV

Type.

CartConnection

An auto-generated type for paginating through multiple Carts.

Fields

edges

[CartEdge!]!

Required

A list of edges.

pageInfo

PageInfo!

Required

Pagination information about the connection.

totalCount

Int!

Required

The total count of the carts in the connection.

Was this page helpful?