- Adds the GraphQL client subsystem as well, so client dependencies are automatically added when a
@GraphQLClientApi
annotation is found in the deployment ClientModels
bean is generated during boot and registered as an injectable CDI bean. When building a typesafe client using the builder, you can pass the ClientModels bean to it- Quickstart for GraphQL client
- SmallRye GraphQL 2.10.0