createWorkItem
This mutation creates a new work item. Query createWorkItem (WorkItem!) Creates a single work item. Argument Type Description app String! The api name of the app to create the work item instance in. type String! The api name of the template to instantiate. parent WorkItemReference The optional parent to create the…