dxa-web-application-java
dxa-web-application-java copied to clipboard
Custom Sorting not available with GraphQLQueryProvider.
For our dxa java implementation we have a requirement to sort component based on custom meta date field. This feature is missing in graph ql implementation. https://github.com/RWS/dxa-web-application-java/blob/760603ee76723d640c11e0a41fd9547e1860bedc/dxa-framework/dxa-tridion-provider/src/main/java/com/sdl/dxa/tridion/broker/GraphQLQueryProvider.java#L123
In non graphql implementation it was possible too sort on CustomMetaKeyColumn.
Can you please help?
fig: a list of possible sortfield in graphql implementation