query { getProductGroups(input: { take: 10 }) { items { phxId: id id: identifier name: description parent_id: parentId #not the identifier id } } }