I'll pay $1 for the correct syntax for this GraphQL query $…
I'll pay $1 for the correct syntax for this GraphQL query $jobs
Replies
I dont know if, maybe do you want this one
...
roots( filter: { type: { notEqualTo: "post" } } ) {
...
Syntax is correct, but querying 100 posts still takes too long. I wanted to avoid querying Twetch API for each branch or quote, but it seems that this is the fastest way.
Thanks a lot for your answer !
/pay @5 $1