# HasMetafields - storefront - INTERFACE
Version: 2025-01

## Description
Represents information about the metafields associated to the specified resource.

### Access Scopes



## Fields
* [metafield](/docs/api/storefront/2025-01/objects/Metafield): Metafield - A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.
* [metafields](/docs/api/storefront/2025-01/objects/Metafield): Metafield! - A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.

## Connections



## Types implemented in
* [Article](/docs/api/storefront/2025-01/objects/Article)
* [Blog](/docs/api/storefront/2025-01/objects/Blog)
* [Cart](/docs/api/storefront/2025-01/objects/Cart)
* [Collection](/docs/api/storefront/2025-01/objects/Collection)
* [Company](/docs/api/storefront/2025-01/objects/Company)
* [CompanyLocation](/docs/api/storefront/2025-01/objects/CompanyLocation)
* [Customer](/docs/api/storefront/2025-01/objects/Customer)
* [Location](/docs/api/storefront/2025-01/objects/Location)
* [Market](/docs/api/storefront/2025-01/objects/Market)
* [Order](/docs/api/storefront/2025-01/objects/Order)
* [Page](/docs/api/storefront/2025-01/objects/Page)
* [Product](/docs/api/storefront/2025-01/objects/Product)
* [ProductVariant](/docs/api/storefront/2025-01/objects/ProductVariant)
* [SellingPlan](/docs/api/storefront/2025-01/objects/SellingPlan)
* [Shop](/docs/api/storefront/2025-01/objects/Shop)


## Examples