> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ShopifyImageURL

> Represents an image for a Shopify product in the form of a URL only.

## Fields

<ParamField path="url" type={<><a href="/docs/api-reference/url">URL!</a></>} required>
  The original source URL of the image.
</ParamField>

## Related types

* [`ShopifyProduct`](/docs/api-reference/shopifyproduct)
