gitlab-org--gitlab-foss/spec/requests/api/graphql
Brett Walker ec2b4bb65d Upgrade graphql gem to 1.9.10
- `edge_nodes` needs to get called on the object
- added `include GlobalID::Identification` in a couple places
- renamed `object` to `item` in spec due to conflict
2019-09-04 21:57:37 +00:00
..
mutations Upgrade graphql gem to 1.9.10 2019-09-04 21:57:37 +00:00
namespace Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
project Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
tasks Add task count and completed count to graphql types 2019-06-15 06:56:28 +02:00
gitlab_schema_spec.rb Upgrade graphql gem to 1.9.10 2019-09-04 21:57:37 +00:00
group_query_spec.rb Expose IDs in GraphQL as a GlobalID 2019-06-03 21:59:25 +02:00
metadata_query_spec.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
multiplexed_queries_spec.rb Replace echo function with a resolver 2019-08-26 17:43:38 +00:00
project_query_spec.rb