Problem/Motivation
There is no option to sortkey taxonmoies by weight in GraphQL compose. There are only following options to sort a taxonomy.
1. CREATED_AT
2. UPDATED_AT
3. TITLE
4. STICKY
5. PROMOTED
There should be a option to sort by Term weight
| Comment | File | Size | Author |
|---|
Issue fork graphql_compose-3447229
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
rajghai commentedHi Vikram
Adding a patch that allow to sort by term weight for taxonomies in the GraphQL Composer edge query.
Comment #3
rajghai commentedComment #4
rajghai commentedComment #7
almunningsAdded patch to MR for testing
Comment #11
almunningsDone pending 2.1.1/2.2.x release. Thanks all.
Comment #12
almunnings2.1.1 released. Thanks!