gitlab-org--gitlab-foss/spec/requests/api/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
..
mutations/merge_requests Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
project Add merge request popover with details 2019-03-21 10:24:18 -04:00
gitlab_schema_spec.rb Initial field and query complexity limits 2019-04-04 08:39:30 -05:00
metadata_query_spec.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
project_query_spec.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00