buyingGroups
Buying Groups ordered by name.
Pass account_id to list one Account's Buying Groups, as the Account tab does.
Omit it for the product-wide picker used by the Segment Builder, which has no
Account context. Neither mode is truncated — the picker loads its options up
front, so a cap would silently hide a Buying Group the user can see elsewhere.
buyingGroups(
account_id: ID
): [BuyingGroup!]!
Arguments
buyingGroups.account_id ● ID scalar
Type
BuyingGroup object
A named subset of an Account's Contacts, each carrying a buying role — the unit the agentic GTM engine orchestrates against, and a first-class primitive for curating who actually decides a deal.


