OBJECT

DeleteTaskLevelDiff

link GraphQL Schema definition

1type DeleteTaskLevelDiff implements TaskLevelDiffInterface {
2
3action: TaskDiffAction!
4
5path: String!
6
7}

link Required by

This element is not required by anyone