AttributeValueUpdate This object is used when setting attribute values, either when creating or updating work items. Fields attribute (String!) The api name...
CreateWorkItemFields This input object captures the arguments to the createWorkItem mutation. Multiple instances can be passed to createWorkItems when it is more convenient (for example,...
DeleteWorkItemFields This input object captures the arguments to the deleteWorkItem mutation. Multiple instances can be passed to deleteWorkItems when it is more convenient (for example,...
Filter This object is used when specifying filters on work item results. The filter field uses the same syntax as view filters in...
MetricValueUpdate This object is used when setting Key Performance Indicator values. It can be used to set both numeric values or...
ParticipantUpdate This object captures a change in a participant’s status. It can be passed in via mutation to allow changing the...
UpdateWorkItemFields This input object captures the arguments to the updateWorkItem mutation. Multiple instances can be passed to updateWorkItems when it is more convenient (for example,...
WorkItemReference This input object captures a reference to an existing work item. Fields type (String!) The target work item’s template’s api name....