gitlab-org--gitlab-foss/spec/requests/api/graphql
Brett Walker bdd5b5b695 Replace echo function with a resolver
The `GraphQL::Function` has been deprecated in
favor of resolvers.
2019-08-26 17:43:38 +00:00
..
mutations Use AwardEmojis services in GraphQL mutations 2019-08-21 11:39:41 +12: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 Expose IDs in GraphQL as a GlobalID 2019-06-03 21:59:25 +02: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