stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Shop > productByHandle

AdminTypes.Shop.productByHandle property

Warning: This API is now obsolete.

Use QueryRoot.productByHandle instead.

Return a product by its handle.

Signature:

productByHandle?: Maybe<Product>;