gitlab-org--gitlab-foss/spec/graphql
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
..
features GraphQL Type authorization 2019-04-03 14:36:33 +13:00
mutations
resolvers Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
types Initial field and query complexity limits 2019-04-04 08:39:30 -05:00
gitlab_schema_spec.rb Initial field and query complexity limits 2019-04-04 08:39:30 -05:00