OBJECT
type DestroyTasksResult {# List of tasks that could not be destroyed.failures: [ID!] # List of tasks that were successfully destroyed.successes: [ID!] }