stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductMetafieldArgs

AdminTypes.ProductMetafieldArgs interface

The Product resource lets you manage products in a merchant’s store. You can use [ProductVariants](https://shopify.dev/api/admin-graphql/latest/objects/productvariant) to create or update different versions of the same product. You can also add or update product [Media](https://shopify.dev/api/admin-graphql/latest/interfaces/media). Products can be organized by grouping them into a [Collection](https://shopify.dev/api/admin-graphql/latest/objects/collection).

Signature:

export interface ProductMetafieldArgs 

Properties

Property Modifiers Type Description
key   Scalars[‘String’][‘input’]  
namespace?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)