@malloydata/render 0.0.200-dev241012214927 → 0.0.200

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47960,7 +47960,7 @@ class jSe extends MSe.View {
47960
47960
  const s = r.found.fieldDef();
47961
47961
  if (s === void 0)
47962
47962
  throw new Error("Expected field to have definition");
47963
- if ((0, i6.isAtomicFieldType)(s.type)) {
47963
+ if ((0, i6.isAtomic)(s)) {
47964
47964
  const o = {
47965
47965
  type: "reduce",
47966
47966
  queryFields: [this.reference.refToField]