OBJECT
type MassUpdateOutputType {# Boolean field that return mutation result request.ok: Boolean # Errors list for the fielderrors: [ErrorType] asynchronized: Boolean found: Int updated: Int }