Skip to main content

ProductBelongsToManyProductsList

No description

type ProductBelongsToManyProductsList {
pageInfo: PageInfo
total: Int
edges: [ProductBelongsToManyProductsEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([ProductBelongsToManyProductsEdge])#

List of edges for ProductBelongsToManyProducts