Package com.introproventures.graphql.jpa.query.annotation


package com.introproventures.graphql.jpa.query.annotation
  • Annotation Interfaces
    Class
    Description
    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
    Use this annotation on Java types or fields to provide QraphQLSchema descriptions for QraphQLSchemaBuilder
    Use this annotation on Java JPA Entity types or fields to exclude elements from GraphQLSchema