Uses of Package
se.liu.ida.hefquin.engine.wrappers.graphql.data.impl
Packages that use se.liu.ida.hefquin.engine.wrappers.graphql.data.impl
Package
Description
-
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl used by se.liu.ida.hefquin.engine.wrappers.graphql.dataClassDescriptionRepresents whether a GraphQLEntrypoint (a field in the query type) returns a single object, a list of filtered objects or a full list of all objects (of a certain type).Used to represent whether a field in a GraphQL object type returns an object / list of objects OR a scalar value / list of scalar values.
-
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl used by se.liu.ida.hefquin.engine.wrappers.graphql.data.implClassDescriptionRepresents whether a GraphQLEntrypoint (a field in the query type) returns a single object, a list of filtered objects or a full list of all objects (of a certain type).Used to represent whether a field in a GraphQL object type returns an object / list of objects OR a scalar value / list of scalar values.
-
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl used by se.liu.ida.hefquin.engine.wrappers.graphql.implClassDescriptionRepresents whether a GraphQLEntrypoint (a field in the query type) returns a single object, a list of filtered objects or a full list of all objects (of a certain type).Used to represent whether a field in a GraphQL object type returns an object / list of objects OR a scalar value / list of scalar values.
-
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl used by se.liu.ida.hefquin.engine.wrappers.graphql.utilsClassDescriptionUsed to represent whether a field in a GraphQL object type returns an object / list of objects OR a scalar value / list of scalar values.