rapidql
rapidql copied to clipboard
Add conditionals
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