stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Image > transformedSrc

AdminTypes.Image.transformedSrc property

Warning: This API is now obsolete.

Use url(transform:) instead

The location of the transformed image as a URL.

All transformation arguments are considered “best-effort”. If they can be applied to an image, they will be. Otherwise any transformations which an image type doesn’t support will be ignored.

Signature:

transformedSrc: Scalars['URL']['output'];