Home > @infiniteobjects/shopify-data-manager > AdminTypes > Shop > productByHandle
Warning: This API is now obsolete. Use QueryRoot.productByHandle instead.
Warning: This API is now obsolete.
Use QueryRoot.productByHandle instead.
QueryRoot.productByHandle
Return a product by its handle.
Signature:
productByHandle?: Maybe<Product>;