Uses of Package
io.smallrye.graphql.client.core
-
Packages that use io.smallrye.graphql.client.core Package Description io.smallrye.graphql.client.core io.smallrye.graphql.client.dynamic.api -
Classes in io.smallrye.graphql.client.core used by io.smallrye.graphql.client.core Class Description Argument Buildable Directive DirectiveArgument Document Enum Field FieldOrFragment Represents one of these nodes in a GraphQL document: - regular field (name), for example "color" - reference to a named fragment, for example "...comparisonFields" - an inline fragment, for example ("...Fragment Represents a named fragment definition in a GraphQL document.Fragment.FragmentBuilder FragmentOrOperation Represents a node in a GraphQL document that can contain either an operation (query/mutation/subscription), or a definition of a named fragment.FragmentReference Represents a reference to a named fragment.InlineFragment Represents an inline fragment in a GraphQL document.InputObject InputObjectField Operation OperationType ScalarType Variable VariableType -
Classes in io.smallrye.graphql.client.core used by io.smallrye.graphql.client.dynamic.api Class Description Document