OBJECT
type ResultOperation {entity: Long errors: [String] infos: [String] successful: Boolean warns: [String] }