Uses of Interface
com.graphql_java_generator.plugin.language.Relation
Packages that use Relation
Package
Description
All interfaces that contain the description of the graphql schema definition, but in a structured way.
-
Uses of Relation in com.graphql_java_generator.plugin.language
Methods in com.graphql_java_generator.plugin.language that return RelationModifier and TypeMethodDescriptionField.getRelation()
Returns theRelation
description for this field. -
Uses of Relation in com.graphql_java_generator.plugin.language.impl
Classes in com.graphql_java_generator.plugin.language.impl that implement Relation