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