Adds workItemCreate mutation to the GraphQL API
Mutation behind work_items feature flag. Allows the creation of a work item by specifying the global ID of a work item type. Intended for the creation of tasks first.
Showing
app/models/work_item.rb
0 → 100644
Please register or sign in to comment