Skip to main content

ProductGroupList

No description

type ProductGroupList {
pageInfo: PageInfo
total: Int
edges: [ProductGroupEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([ProductGroupEdge])#

List of edges for ProductGroup