public static class Storefront.MediaImageQuery extends Query<Storefront.MediaImageQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.MediaImageQuery |
alt()
A word or phrase to share the nature or contents of a media.
|
Storefront.MediaImageQuery |
image(Storefront.ImageQueryDefinition queryDef)
The image for the media.
|
Storefront.MediaImageQuery |
mediaContentType()
The media content type.
|
Storefront.MediaImageQuery |
presentation(Storefront.MediaPresentationQueryDefinition queryDef)
The presentation for a media.
|
Storefront.MediaImageQuery |
previewImage(Storefront.ImageQueryDefinition queryDef)
The preview image for the media.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.MediaImageQuery alt()
public Storefront.MediaImageQuery image(Storefront.ImageQueryDefinition queryDef)
public Storefront.MediaImageQuery mediaContentType()
public Storefront.MediaImageQuery presentation(Storefront.MediaPresentationQueryDefinition queryDef)
public Storefront.MediaImageQuery previewImage(Storefront.ImageQueryDefinition queryDef)