--- title: MetafieldCapabilityAnalyticsQueryable - GraphQL Admin description: The analytics queryable capability of a metafield definition. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MetafieldCapabilityAnalyticsQueryable md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MetafieldCapabilityAnalyticsQueryable.md --- # Metafield​Capability​Analytics​Queryable object The analytics queryable capability of a metafield definition. ## Fields * eligible [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Indicates if the definition is eligible to have the capability. * enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Indicates if the capability is enabled. *** ## Map ### Fields with this object * [MetafieldCapabilities.analyticsQueryable](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MetafieldCapabilities#field-MetafieldCapabilities.fields.analyticsQueryable)