Skip to content

This is a sample project for the issue of type inference from Quarkus 3.12 to 3.13

Notifications You must be signed in to change notification settings

steffenthomasEMP/graphql-quarkus3.13

Repository files navigation

Resolver

Typegraph

classDiagram

LandingPageResult --> CategoryQueryResult
LandingPageResult --> ResultBase

ResultBase --> QueryResult
CategoryQueryResult --> QueryResult
Loading

About

This is a sample project for the issue of type inference from Quarkus 3.12 to 3.13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages