Index

A C G V 
All Classes and Interfaces|All Packages

A

asc() - Element in annotation interface com.introproventures.graphql.jpa.query.annotation.GraphQLDefaultOrderBy
 

C

com.introproventures.graphql.jpa.query.annotation - package com.introproventures.graphql.jpa.query.annotation
 

G

GraphQLDefaultOrderBy - Annotation Interface in com.introproventures.graphql.jpa.query.annotation
Mark the default field to be ordered by GraphQL JPA Schema Executor If there are no orders specified in the resulting query, the @Id field will be used as a default sorting key
GraphQLDescription - Annotation Interface in com.introproventures.graphql.jpa.query.annotation
Use this annotation on Java types or fields to provide QraphQLSchema descriptions for QraphQLSchemaBuilder
GraphQLIgnore - Annotation Interface in com.introproventures.graphql.jpa.query.annotation
Use this annotation on Java JPA Entity types or fields to exclude elements from GraphQLSchema
GraphQLIgnoreFilter - Annotation Interface in com.introproventures.graphql.jpa.query.annotation
 
GraphQLIgnoreOrder - Annotation Interface in com.introproventures.graphql.jpa.query.annotation
 

V

value() - Element in annotation interface com.introproventures.graphql.jpa.query.annotation.GraphQLDescription
 
A C G V 
All Classes and Interfaces|All Packages