B2B feature. Learn more
CompanyStructureEntity union
A GraphQL union represents an object that could be one of several data types, but there is no guarantee that the data types contain fields in common. Use an inline fragment to return details about each possible data type.
See the GraphQL specification for more details about unions.
The CompanyStructureEntity
union provides details about a node in a company structure.
Possible types:
CompanyTeam
Customer
Fields with this union:
CompanyStructureItem.entity