Package com.introproventures.graphql.jpa.query.annotation
package com.introproventures.graphql.jpa.query.annotation
-
Annotation InterfacesClassDescriptionMark 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 keyUse this annotation on Java types or fields to provide QraphQLSchema descriptions for QraphQLSchemaBuilderUse this annotation on Java JPA Entity types or fields to exclude elements from GraphQLSchema