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
Add named multi-schema configuration with explicit source membership, separate generated modules, contexts, authorization settings, state and caches, targeted build/watch and tooling selection, LSP routing, and safe stale-artifact cleanup while preserving the original single-schema configuration.
Speed up schema generation by emitting formatted ReScript and SDL directly through linear, buffer-backed writers instead of reparsing and pretty-printing generated code.
Add a conservative persistent incremental cache that safely skips unchanged schema generation across separate ResGraph invocations.