https://github.com/t1/graphql-namespace-group-demo
Demo the usage of GraphQL namespaces/groups in SmallRye GraphQL in Quarkus
https://github.com/t1/graphql-namespace-group-demo
Last synced: 11 months ago
JSON representation
Demo the usage of GraphQL namespaces/groups in SmallRye GraphQL in Quarkus
- Host: GitHub
- URL: https://github.com/t1/graphql-namespace-group-demo
- Owner: t1
- Created: 2024-08-31T12:20:09.000Z (almost 2 years ago)
- Default Branch: trunk
- Last Pushed: 2025-08-31T13:29:14.000Z (11 months ago)
- Last Synced: 2025-08-31T15:29:15.408Z (11 months ago)
- Language: Java
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphql-namespace-group-demo
Demo the usage of GraphQL namespaces/groups in [SmallRye GraphQL](https://github.com/smallrye/smallrye-graphql)
in [Quarkus](https://quarkus.io).
See [this](https://github.com/smallrye/smallrye-graphql/issues/2173) discussion.