Unique name of the context. Convention: '{context}-context' (e.g., 'products-context', 'orders-context')
Context version (semver).
OptionaldescriptionDescription of what the context does.
OptionalrequiredNames of plugins that this context requires. Plugins must be initialized before this context.
OptionalrequiredNames of other contexts that this context depends on. Contexts must be initialized before this context.
OptionaltagsTags for categorization and filtering.
Metadata describing a context.
Example