Add parent_full_path to GraphQL WorkItemType
Adds a new field to the work item type containing the full path of the parent currently project but migrating into namespace Changelog: added
显示
- app/graphql/types/work_item_type.rb 3 个添加, 0 个删除app/graphql/types/work_item_type.rb
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/work_item_type_spec.rb 1 个添加, 0 个删除spec/graphql/types/work_item_type_spec.rb
- spec/requests/api/graphql/project/work_items_spec.rb 1 个添加, 1 个删除spec/requests/api/graphql/project/work_items_spec.rb
- spec/requests/api/graphql/work_item_spec.rb 3 个添加, 2 个删除spec/requests/api/graphql/work_item_spec.rb
加载中
想要评论请 注册 或 登录