Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Support sorting nested objects in MySQL #52

Open
tamizhvendan opened this issue Apr 14, 2020 · 0 comments
Open

Support sorting nested objects in MySQL #52

tamizhvendan opened this issue Apr 14, 2020 · 0 comments
Labels
enhancement New feature or request mysql

Comments

@tamizhvendan
Copy link
Contributor

GraphQLize uses JSON_ARRAYAGG function to aggregate the query results of one-to-many and many-to-many relationships. Unfortunately, it doesn't support ordering of elements.

Have to figure out a workaround or a replacement of JSON_ARRAYAGG.

@tamizhvendan tamizhvendan added enhancement New feature or request mysql labels Apr 14, 2020
@tamizhvendan tamizhvendan added this to To do in GraphQLize V1.0 via automation Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request mysql
Projects
Development

No branches or pull requests

1 participant