Is your feature request related to a problem? Please describe.
Pardon if this is already implemented, but the ability to override the context type in a similar fashion to other type mappings.
Describe the solution you'd like
Maybe ContextTypeMapper or even just ContextType
Describe alternatives you've considered
Currently using presetConfig.typesPluginConfig.contextType and it's working very well, but wanted to call this out.
Is your feature request related to a problem? Please describe.
Pardon if this is already implemented, but the ability to override the context type in a similar fashion to other type mappings.
Describe the solution you'd like
Maybe
ContextTypeMapperor even justContextTypeDescribe alternatives you've considered
Currently using
presetConfig.typesPluginConfig.contextTypeand it's working very well, but wanted to call this out.