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