RapidAPI/rapidql

Add conditionals

iddogino opened this issue · 1 comments

Be able to procede down the nodes tree only if a certain condition is kept (get all results from DB, for each result, if A, than continue...)

This is how GraphQL handles it: https://graphql.org/learn/queries/#directives