Uses of Interface
io.smallrye.graphql.client.model.helper.NamedElement
Packages that use NamedElement
-
Uses of NamedElement in io.smallrye.graphql.client.model.helper
Classes in io.smallrye.graphql.client.model.helper that implement NamedElementModifier and TypeClassDescriptionclassRepresents a model for a Java (jandex) class field, providing information about the field's characteristics and associated directives.classRepresents a model for a GraphQL operation method, providing methods to generate GraphQL query fields, handle parameter bindings, and extract operation-related information.classRepresents a model for a method parameter in GraphQL, providing information about the parameter's name, type, and associated directives.