-
- 下载
Merge branch 'pedropombeiro/339525/1-add-graphql-mutation-for-bulk-delete-by-ids' into 'master'
GraphQL: Add bulkRunnerDelete mutation See merge request gitlab-org/gitlab!93583
显示
- app/graphql/mutations/ci/runner/bulk_delete.rb 56 个添加, 0 个删除app/graphql/mutations/ci/runner/bulk_delete.rb
- app/graphql/types/mutation_type.rb 1 个添加, 0 个删除app/graphql/types/mutation_type.rb
- doc/api/graphql/reference/index.md 24 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/mutations/ci/runner/bulk_delete_spec.rb 91 个添加, 0 个删除spec/graphql/mutations/ci/runner/bulk_delete_spec.rb
- spec/graphql/mutations/ci/runner/update_spec.rb 1 个添加, 2 个删除spec/graphql/mutations/ci/runner/update_spec.rb
加载中
想要评论请 注册 或 登录