Annotation Interface GraphQLDefaultOrderBy
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
- Author:
- Igor Dianov
-
Optional Element Summary
Optional Elements
-
Element Details
-
asc
boolean asc- Default:
true
-