--- title: FilterPresentation - Storefront API description: > Defines how to present the filter values, specifies the presentation of the filter. api_version: 2024-10 api_name: storefront type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/enums/FilterPresentation' md: 'https://shopify.dev/docs/api/storefront/2024-10/enums/FilterPresentation.txt' --- # 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/2024-10/objects/Filter#field-presentation) OBJECT A filter that is supported on the parent field. *** ## Map ### Fields with this enum * <-|[Filter.presentation](https://shopify.dev/docs/api/storefront/2024-10/objects/Filter#field-presentation)