Add workItemTypes field to GraphqQL GroupType
Resolver at the group level to return all existing default work item types. Eventually each group will have different work item types. Field behind the :work_items feature flag Renamed WorkItem::Type => WorkItems::Type as the global ID would break the API if changed later when the WorkItem model is introduced.
Showing
Please register or sign in to comment