Uses of Interface
se.liu.ida.hefquin.engine.wrappers.graphql.data.GraphQLArgument
Packages that use GraphQLArgument
Package
Description
-
Uses of GraphQLArgument in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl that implement GraphQLArgumentFields in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl with type parameters of type GraphQLArgumentModifier and TypeFieldDescriptionprotected final Set<GraphQLArgument>
GraphQLEntrypointPath.epArgs
Constructor parameters in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl with type arguments of type GraphQLArgumentModifierConstructorDescriptionGraphQLEntrypointPath
(GraphQLEntrypoint ep, int uniqueNr, Set<GraphQLArgument> epArgs) -
Uses of GraphQLArgument in se.liu.ida.hefquin.engine.wrappers.graphql.query.impl
Fields in se.liu.ida.hefquin.engine.wrappers.graphql.query.impl with type parameters of type GraphQLArgument