BusinessEntity - admin-graphql - OBJECT
Version: unstable
Description:
Represents a merchant's Business Entity.
Access Scopes
Fields
-
address:
BusinessEntityAddress! -
The address of the merchant's Business Entity.
-
companyName:
String -
The name of the company associated with the merchant's Business Entity.
-
displayName:
String! -
The display name of the merchant's Business Entity.
-
id:
ID! -
A globally-unique ID.
-
primary:
Boolean! -
Whether it's the merchant's primary Business Entity.
-
shopifyPaymentsAccount:
ShopifyPaymentsAccount -
Shopify Payments account information, including balances and payouts.
Connections
Related queries
Related mutations
Related Unions
Examples