Skip to main content
object

Requires read_brand access scope.

The brand images for the shop brand settings.

•Int!
non-null

The image's original height in pixels.

•ID!
non-null

The ID of the brand image.

•ID!
non-null

The ID of the media image.

•URL!
non-null

The location of the original image as a URL.

•URL!
non-null

The URL of the transformed image.

Shopify makes a best effort to transform images. If changes can be applied, then the image will be transformed. Any transformations that an image type doesn't support will be ignored.

Show arguments

Arguments

•Int

Image height in pixels between 1 and 5760.

•Int

Image width in pixels between 1 and 5760.

Anchor to preferredContentTypepreferredContentType
•ImageContentType

Best effort conversion of an image. Supported conversions: .svg to .png, and any file type to .jpg or .webp.

Show enum values
•Int
Default:1

Image size multiplier for high-resolution retina displays. Must be between 1 and 3.


•Int!
non-null

The image's original width in pixels.


Was this section helpful?

•interface

Was this section helpful?