https://github.com/t1/graphql-oneof-demo
simple demo of how to use the `@oneOf` directive in SmallRye GraphQL on WildFly
https://github.com/t1/graphql-oneof-demo
Last synced: 3 months ago
JSON representation
simple demo of how to use the `@oneOf` directive in SmallRye GraphQL on WildFly
- Host: GitHub
- URL: https://github.com/t1/graphql-oneof-demo
- Owner: t1
- Created: 2024-04-27T08:00:20.000Z (about 2 years ago)
- Default Branch: trunk
- Last Pushed: 2026-03-11T05:10:28.000Z (4 months ago)
- Last Synced: 2026-03-11T11:21:14.387Z (4 months ago)
- Language: Java
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= GraphQL OneOf Demo
This is a simple demo of how to use the `@oneOf` directive in SmallRye GraphQL on WildFly.