Description Fields comment: String! group: String! key: String! value: String! Used By Types Order Preview (typescript) interface OrderCalcLog {comment: stringgroup: stringkey: stringvalue: string}