argoyle
80daed081d
feat: add Cosmo Router config generation and PubSub support
...
Creates a new `GenerateCosmoRouterConfig` function to build and
serialize a Cosmo Router configuration from subgraphs. Implements
PubSub mechanism for managing schema updates, allowing
subscription to updates. Adds Subscription resolver and updates
existing structures to accommodate new functionalities. This
enhances the system's capabilities for dynamic updates and
configuration management.
2025-11-19 11:29:30 +01:00
argoyle
6cd3b935e4
feat: add full SDL to SupGraph response
2024-03-25 21:46:15 +01:00
argoyle
92d33b078c
chore(deps): bump github.com/99designs/gqlgen from 0.17.41 to 0.17.42
...
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen ) from 0.17.41 to 0.17.42.
- [Release notes](https://github.com/99designs/gqlgen/releases )
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.41...v0.17.42 )
2024-01-02 09:36:00 +01:00
argoyle
554a6c252f
feat: organizations and API keys
2023-04-27 07:46:52 +02:00
argoyle
01fb97e5b1
chore(deps): bump github.com/99designs/gqlgen from 0.17.26 to 0.17.27
...
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen ) from 0.17.26 to 0.17.27.
- [Release notes](https://github.com/99designs/gqlgen/releases )
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.26...v0.17.27 )
2023-03-21 17:58:13 +01:00
argoyle
b1124d6350
chore: handle push of unchanged schema
2022-10-14 22:41:56 +02:00
argoyle
a1b4d4fc27
feat: initial commit
2022-10-09 20:37:48 +02:00