Values_0.DataPathValueSourceThe data path that needs to be sorted.
type nonrec t = {fieldId : FieldId.t option;The field ID of the field that needs to be sorted.
*)fieldValue : FieldValue.t option;The actual value of the field that needs to be sorted.
*)dataPathType : DataPathType.t option;The type configuration of the field.
*)}