--- title: MetaobjectFieldCapabilityAdminFilterable - GraphQL Admin description: Information about the admin filterable capability. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/metaobjectfieldcapabilityadminfilterable md: https://shopify.dev/docs/api/admin-graphql/latest/objects/metaobjectfieldcapabilityadminfilterable.md --- # Metaobject​Field​Capability​Admin​Filterable object Information about the admin filterable capability. ## Fields * eligible [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Indicates if the definition is eligible to have the capability. * enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Indicates if the capability is enabled. *** ## Map ### Fields with this object * {}[MetaobjectFieldDefinitionCapabilities.adminFilterable](https://shopify.dev/docs/api/admin-graphql/latest/objects/MetaobjectFieldDefinitionCapabilities#field-MetaobjectFieldDefinitionCapabilities.fields.adminFilterable)