Tags:
- API
- 2022-04
Updated Admin GraphQL/Storefront ExternalVideo URL fields
As part of the 2022-04 API release, we've updated the Admin GraphQL and Storefront APIs to provide clearer URLs for the type:
- The
field has been deprecated in favor of. Like,returns the URL to the video on its hosted platform (either Vimeo or YouTube). - A new field called
has been added. It returns the URL required to embed the video inside an iframe.
Learn more about the Admin API type and the Storefront API type on Shopify.dev.
Was this section helpful?