Update mutation for work item assignees
Allows updating of a work item's assignees
显示
- app/graphql/mutations/concerns/mutations/work_items/update_arguments.rb 3 个添加, 0 个删除...tations/concerns/mutations/work_items/update_arguments.rb
- app/graphql/types/work_items/widgets/assignees_input_type.rb 16 个添加, 0 个删除app/graphql/types/work_items/widgets/assignees_input_type.rb
- app/policies/work_item_policy.rb 1 个添加, 0 个删除app/policies/work_item_policy.rb
- app/services/work_items/widgets/assignees_service/update_service.rb 36 个添加, 0 个删除...es/work_items/widgets/assignees_service/update_service.rb
- doc/api/graphql/reference/index.md 10 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/work_items/widgets/assignees_input_type_spec.rb 9 个添加, 0 个删除...hql/types/work_items/widgets/assignees_input_type_spec.rb
- spec/policies/work_item_policy_spec.rb 20 个添加, 0 个删除spec/policies/work_item_policy_spec.rb
- spec/requests/api/graphql/mutations/work_items/update_spec.rb 44 个添加, 0 个删除.../requests/api/graphql/mutations/work_items/update_spec.rb
- spec/services/work_items/widgets/assignees_service/update_service_spec.rb 116 个添加, 0 个删除...rk_items/widgets/assignees_service/update_service_spec.rb
想要评论请 注册 或 登录