# InContextAnnotationType - storefront - OBJECT Version: 2024-10 ## Description This gives information about the type of context that impacts a field. For example, for a query with @inContext(language: "EN"), the type would point to the name: LanguageCode and kind: ENUM. ### Access Scopes ## Fields * [kind](/docs/api/storefront/2024-10/scalars/String): String! - * [name](/docs/api/storefront/2024-10/scalars/String): String! - ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples