Anchor to businessEntitiesbusiness
businessEntities
query
Returns a list of Business Entities associated with the shop.
Anchor to Possible returnsPossible returns
- Anchor to BusinessEntityBusiness•
Entity Represents a merchant's Business Entity.
- address•Businessnon-null
Entity Address! The address of the merchant's Business Entity.
- company
Name •String The name of the company associated with the merchant's Business Entity.
- display
Name •String!non-null The display name of the merchant's Business Entity.
- id•ID!non-null
A globally-unique ID.
- primary•Boolean!non-null
Whether it's the merchant's primary Business Entity.
- shopify
Payments •Account ShopifyPayments Account Shopify Payments account information, including balances and payouts.
- address•
Was this section helpful?
Query Reference
{
businessEntities {
# businessEntities fields
}
}