mutation DeleteProject($input: DeleteProjectInput!) { deleteProject(input: $input) { success errors } }