company - customer - QUERY
Version: 2025-01
Description:
The information of the customer's company. Apps using the Customer Account API must meet the protected customer data [requirements](https://shopify.dev/docs/apps/launch/protected-customer-data).
Access Scopes
Arguments
id
: ID! - The ID of the Company.
Returns
externalId
: String A unique externally-supplied ID for the company.
id
: ID! A globally-unique ID.
metafield
: Metafield A metafield found by namespace and key.
metafields
: Metafield! The metafields associated with the resource matching the supplied list of namespaces and keys.
name
: String! The name of the company.
Examples