Uses of Class
io.leangen.graphql.annotations.GraphQLIgnore
-
Packages that use GraphQLIgnore Package Description io.leangen.graphql.annotations io.leangen.graphql.annotations.types io.leangen.graphql.generator.mapping.common -
-
Uses of GraphQLIgnore in io.leangen.graphql.annotations
Classes in io.leangen.graphql.annotations with annotations of type GraphQLIgnore Modifier and Type Class Description interfaceGraphQLContextCreated by bojan.tomic on 3/16/16.interfaceGraphQLDirectiveinterfaceGraphQLEnvironmentMarks a parameter representing a value injected from the current execution environment.interfaceGraphQLRootContextMarks the parameters representing the root context -
Uses of GraphQLIgnore in io.leangen.graphql.annotations.types
Classes in io.leangen.graphql.annotations.types with annotations of type GraphQLIgnore Modifier and Type Class Description interfaceGraphQLDirective -
Uses of GraphQLIgnore in io.leangen.graphql.generator.mapping.common
Classes in io.leangen.graphql.generator.mapping.common with annotations of type GraphQLIgnore Modifier and Type Class Description classNonNullMapper
-