# SearchFilter - admin-graphql - OBJECT Version: 2024-10 ## Description A filter in a search query represented by a key value pair. ### Access Scopes ## Fields * [key](/docs/api/admin-graphql/2024-10/scalars/String): String! - The key of the search filter. * [value](/docs/api/admin-graphql/2024-10/scalars/String): String! - The value of the search filter. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples