gitlab-ce/lib/gitlab/graphql/query_analyzers
Brett Walker f458c56107 Initial field and query complexity limits
It makes all Types::BaseField default to a complexity of 1.

Queries themselves now have limited complexity, scaled
to the type of user: no user, authenticated user, or an
admin user.
2019-04-04 08:39:30 -05:00
..
log_query_complexity.rb Initial field and query complexity limits 2019-04-04 08:39:30 -05:00