gitlab-org--gitlab-foss/app/graphql/resolvers
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
..
concerns Added common fields to the IssueType 2019-05-31 13:19:29 -05:00
base_resolver.rb Added common fields to the IssueType 2019-05-31 13:19:29 -05:00
echo_resolver.rb Replace echo function with a resolver 2019-08-26 17:43:38 +00:00
full_path_resolver.rb Basic GraphQL for a group 2019-04-23 11:16:05 -05:00
group_resolver.rb Basic GraphQL for a group 2019-04-23 11:16:05 -05:00
issues_resolver.rb Fix incorrect instances of GraphQL::ID_TYPE 2019-06-03 21:59:33 +02:00
merge_request_pipelines_resolver.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
merge_requests_resolver.rb Fix incorrect instances of GraphQL::ID_TYPE 2019-06-03 21:59:33 +02:00
metadata_resolver.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
namespace_projects_resolver.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
namespace_resolver.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
project_pipelines_resolver.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
project_resolver.rb GraphQL - Add extra complexity for resolvers 2019-05-06 21:24:19 +00:00
tree_resolver.rb Added repository files to GraphQL API 2019-05-22 12:43:35 +01:00