Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerMetafieldArgs
Represents information about a customer of the shop, such as the customer’s contact details, their order history, and whether they’ve agreed to receive marketing material by email.
**Caution:** Only use this data if it’s required for your app’s functionality. Shopify will restrict [access to scopes](https://shopify.dev/api/usage/access-scopes) for apps that don’t have a legitimate use for the associated data.
Signature:
export interface CustomerMetafieldArgs
Property | Modifiers | Type | Description |
---|---|---|---|
key | Scalars[‘String’][‘input’] | ||
namespace? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) |