Skip to content

feat: Enable plugin-based ObjectQL registration#326

Merged
hotlong merged 12 commits into
mainfrom
copilot/implement-objectql-plugin-registration
Jan 27, 2026
Merged

feat: Enable plugin-based ObjectQL registration#326
hotlong merged 12 commits into
mainfrom
copilot/implement-objectql-plugin-registration

refactor: Remove unused OBJECTQL_PLUGIN_MARKER symbol

3571d7d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 27, 2026 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in examples/host/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ObjectQL.

Check notice on line 10 in test-objectql-plugin.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import SchemaRegistry.