Update CiJobConnection.count to limited count
https://gitlab.com/gitlab-org/gitlab/-/issues/360672 Changelog: changed
显示
- app/graphql/types/ci/job_type.rb 1 个添加, 1 个删除app/graphql/types/ci/job_type.rb
- app/graphql/types/limited_countable_connection_type.rb 26 个添加, 0 个删除app/graphql/types/limited_countable_connection_type.rb
- doc/api/graphql/reference/index.md 14 个添加, 1 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/limited_countable_connection_type_spec.rb 11 个添加, 0 个删除spec/graphql/types/limited_countable_connection_type_spec.rb
- spec/requests/api/graphql/ci/jobs_spec.rb 77 个添加, 0 个删除spec/requests/api/graphql/ci/jobs_spec.rb
想要评论请 注册 或 登录