Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Enum types not added to orderBy #168

Closed
GeoffThorpeFT opened this issue Jan 3, 2019 · 2 comments
Closed

Enum types not added to orderBy #168

GeoffThorpeFT opened this issue Jan 3, 2019 · 2 comments

Comments

@GeoffThorpeFT
Copy link

String and Boolean fields are added to the _xxxx_Ordering field but enums are not.
Is there a workaround?
We would like to sort by the contents of an enum field which contains a status.
Thanks.

@johnymontana
Copy link
Contributor

The fix for this should be available now in v2.3.0. Please test and let us know if it works for you

@johnymontana
Copy link
Contributor

Closing as the fix should be in #188

Please reopen if this doesn't address your use case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants