nautls / ergo-graphql

Ergo Platform GraphQL server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require at least one query param to fetch Boxes

capt-nemo429 opened this issue · comments

If you try to fetch boxes without params, it will result in a long running query, better to avoid this by requiring at least one query param.