You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow customizing the type of scalars in queries generator (#1313)
Add the ability for users of the queries generator to override
the TypeScript types of custom scalar variables via `OverrideCodecType`.
The default scalar types are non-overrideable.
0 commit comments