gitlab-org--gitlab-foss/app/graphql/types
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
..
ci GraphQL Type authorization 2019-04-03 14:36:33 +13:00
permission_types Basic GraphQL for a group 2019-04-23 11:16:05 -05:00
tree Added repository files to GraphQL API 2019-05-22 12:43:35 +01:00
base_enum.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_field.rb Added common fields to the IssueType 2019-05-31 13:19:29 -05:00
base_input_object.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_interface.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_object.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_scalar.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_union.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
group_type.rb Use BatchModelLoader for parent in GroupType 2019-05-20 17:23:11 -05:00
issuable_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_type.rb Added common fields to the IssueType 2019-05-31 13:19:29 -05:00
label_type.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
merge_request_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
merge_request_type.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
metadata_type.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
milestone_type.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
mutation_type.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
namespace_type.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
order.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
project_statistics_type.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
project_type.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
query_type.rb Add Namespace and ProjectStatistics to GraphQL API 2019-06-03 12:01:32 +02:00
repository_type.rb Added repository files to GraphQL API 2019-05-22 12:43:35 +01:00
sort.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
time_type.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
user_type.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00