OBJECT
type AssignTasksResult {# List of tasks that could not be assigned.failures: [ID!] # List of tasks that were succesfully assigned.successes: [ID!] }