API
New fields on Shopify Function APIs
New fields have been added to all Shopify Functions APIs.
- The
field is now available on
.
- The
title
field is now available onProduct
,, and
.
- The
field on
Product
allows for checking membership in individual product collections. - The
field on
Product
andCustomer
allows for checking the presence of individual tags. - The
field on
identifies whether the customer is logged in.
For details on these fields, see the API Reference documentation for Shopify Functions.
Was this section helpful?