Expose ID in Types::Projects::BranchRuleType
We are in the process of building mutations to update and delete branch rules. Currently there's no way to access the branch rule IDs. This change exposes a global ID in the branch rule type. Changelog: added
显示
- .eslintrc.yml 8 个添加, 0 个删除.eslintrc.yml
- app/graphql/types/projects/branch_rule_type.rb 3 个添加, 0 个删除app/graphql/types/projects/branch_rule_type.rb
- doc/api/graphql/reference/index.md 7 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/spec/requests/api/graphql/project/branch_rules_spec.rb 4 个添加, 0 个删除ee/spec/requests/api/graphql/project/branch_rules_spec.rb
- spec/requests/api/graphql/project/branch_rules_spec.rb 2 个添加, 0 个删除spec/requests/api/graphql/project/branch_rules_spec.rb
加载中
想要评论请 注册 或 登录