Open
Description
graph-node
has limitations on query complexity/weight (https://github.com/graphprotocol/graph-node/blob/5732ddfdd4496773a68593aa6705bbc96e70bdf2/graphql/src/execution/query.rs#L574). We can detect those ahead of time and warn the user, instead of failing at runtime.