InContextAnnotationType - storefront - OBJECT
Version: unstable
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
: String! -
name
: String! -
Connections
Related queries
Related mutations
Related Unions
Examples