Add GraphQL timelog categories Alpha schema
This change exposes GraphQL schema that was previously hidden by default so has a Changelog. The old `feature_flag` is deprecated and should be replaced with a flag that toggles the value of fields. This also adds `alpha` as the flag is disabled by default. https://gitlab.com/gitlab-org/gitlab/-/issues/369202 Changelog: added
显示
- app/graphql/types/namespace_type.rb 5 个添加, 1 个删除app/graphql/types/namespace_type.rb
- app/graphql/types/project_type.rb 2 个添加, 2 个删除app/graphql/types/project_type.rb
- doc/api/graphql/reference/index.md 3 个添加, 3 个删除doc/api/graphql/reference/index.md
- spec/requests/api/graphql/group_query_spec.rb 12 个添加, 0 个删除spec/requests/api/graphql/group_query_spec.rb
- spec/requests/api/graphql/project_query_spec.rb 12 个添加, 0 个删除spec/requests/api/graphql/project_query_spec.rb
加载中
想要评论请 注册 或 登录