gitlab-org--gitlab-foss/app/graphql/resolvers
Alessio Caiazza 83a8b77961 Add Namespace and ProjectStatistics to GraphQL API
We can query namespaces, and nested projects.

Projects now exposes statistics
2019-06-03 12:01:32 +02: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
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 Added common fields to the IssueType 2019-05-31 13:19:29 -05: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 Use a block and move setup to example directly 2019-02-14 22:57:34 +08: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