dxa-web-application-java icon indicating copy to clipboard operation
dxa-web-application-java copied to clipboard

Custom Sorting not available with GraphQLQueryProvider.

Open npokhare opened this issue 4 years ago • 0 comments

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? image fig: a list of possible sortfield in graphql implementation

npokhare avatar Jun 23 '21 11:06 npokhare