Branding Brand Logo
Requires access scope.
The brand images that are used as logos for the shop brand settings.
Anchor to FieldsFields
- height (Int!)
- id (ID!)
- mediaImageId (ID!)
- originalSrc (URL!)
- transformedSrc (URL!)
- width (Int!)
- Anchor to heightheight•Int!non-null
The image's original height in pixels.
- •ID!non-null
A unique ID for the brand logo.
- Anchor to mediaImageIdmedia•ID!
Image Id non-null The ID of the media image.
- Anchor to originalSrcoriginal•URL!
Src non-null The location of the original image as a URL.
- Anchor to transformedSrctransformed•URL!
Src 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
- Anchor to maxHeightmax•Int
Height Image height in pixels between 1 and 5760.
- Anchor to maxWidthmax•Int
Width Image width in pixels between 1 and 5760.
- Anchor to preferredContentTypepreferred•Image
Content Type Content Type Best effort conversion of an image. Supported conversions:
.svgto.png, and any file type to.jpgor.webp.Show enum values
- Anchor to scalescale•IntDefault:1
Image size multiplier for high-resolution retina displays. Must be between 1 and 3.
Arguments
- Anchor to widthwidth•Int!non-null
The image's original width in pixels.