You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Ratel, the only way to run queries with GraphQL Variables is to pass the arguments as default values (e.g., $a: int = 10). It'd be useful to input arguments to a query without modifying the query itself.
felixfbecker, robsws, bnprtr, manojlds, kesor and 2 more