gitlab-org--gitlab-foss/spec/graphql/types
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
..
ci Add merge request popover with details 2019-03-21 10:24:18 -04:00
permission_types Extra permissions in Project & Issue GraphQL 2019-04-01 10:55:33 +02:00
base_field_spec.rb Initial field and query complexity limits 2019-04-04 08:39:30 -05:00
issuable_state_enum_spec.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_state_enum_spec.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
merge_request_state_enum_spec.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
merge_request_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
metadata_type_spec.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
milestone_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
mutation_type_spec.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
project_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
query_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
time_type_spec.rb
user_type_spec.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00