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.
|
private InputSortParam buildSort(SimpleBrokerQuery queryParams) { |
In non graphql implementation it was possible too sort on CustomMetaKeyColumn.
Can you please help?

fig: a list of possible sortfield in graphql implementation