feature: add more to project pane
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
mutation updateTaskLocation($taskID: String!, $taskGroupID: String!, $position: Float!) {
|
||||
updateTaskLocation(input: { taskID: $taskID, taskGroupID: $taskGroupID, position: $position }) {
|
||||
taskID
|
||||
id
|
||||
createdAt
|
||||
name
|
||||
position
|
||||
|
Reference in New Issue
Block a user