--- title: FilterPresentation - Storefront API description: | Defines how to present the filter values, specifies the presentation of the filter. api_version: 2025-10 api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/filterpresentation md: https://shopify.dev/docs/api/storefront/latest/enums/filterpresentation.md --- # Filter​Presentation enum Defines how to present the filter values, specifies the presentation of the filter. ## Valid values * IMAGE Image presentation, filter values display an image. * SWATCH Swatch presentation, filter values display color or image patterns. * TEXT Text presentation, no additional visual display for filter values. *** ## Fields * [Filter.presentation](https://shopify.dev/docs/api/storefront/latest/objects/Filter#field-Filter.fields.presentation) OBJECT A filter that is supported on the parent field. *** ## Map ### Fields with this enum * <-|[Filter.presentation](https://shopify.dev/docs/api/storefront/latest/objects/Filter#field-Filter.fields.presentation)