OBJECT
type ProductUpdateLog {id: Int product_id: Int locale: String message: String creation_datetime: String updated_datetime: String }