Skip to content

What could be nullifying my query orderby in a resolver method? #3696

Answered by nimmolo
nimmolo asked this question in Q&A
Discussion options

You must be logged in to vote

Agh. I forgot i had installed graphql-connections and added its connection type at the schema level - there it is at the top of the schema def. Sorry!

That connection type orders by primary key by default - and does not implement desc ordering if you pass it a primary key. Not usable for me, i've disabled it. Queries back to behaving normally.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nimmolo
Comment options

@nimmolo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rmosolgo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants