Skip to content

Warn on too complex queries? #42

Open
@dotansimha

Description

@dotansimha

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions