GraphQL: Static query validation and max cost limiting
Use cost directive. Cost = 1 unit for each node requested.
Validate query for max size and max complexity and reject bigger ones.
Migrated from T4299 (view on Phabricator)
Use cost directive. Cost = 1 unit for each node requested.
Validate query for max size and max complexity and reject bigger ones.
Migrated from T4299 (view on Phabricator)
mentioned in merge request !30 (merged)
mentioned in merge request !44 (closed)
marked this issue as related to #4083
added GraphQL API priority:Normal labels
changed the description
changed the description
changed the description
changed title from GraphQL: Basic query validation and rate limiting to GraphQL: Static query validation and max cost limiting
changed the description
added activity::Implementation label
changed milestone to %GraphQL API
changed time estimate to 1w
added 3d of time spent
closed