@memberjunction/graphql-dataprovider 2.80.1 → 2.82.0
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.
- package/dist/index.cjs +0 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +0 -1
- package/dist/index.d.mts +0 -1
- package/dist/index.mjs +0 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -369,7 +369,6 @@
|
|
|
369
369
|
SQLBaseType
|
|
370
370
|
SQLFullType
|
|
371
371
|
IsComputed
|
|
372
|
-
ComputationEnabled
|
|
373
372
|
ComputationDescription
|
|
374
373
|
}
|
|
375
374
|
Parameters {
|
|
@@ -410,7 +409,6 @@
|
|
|
410
409
|
SQLBaseType
|
|
411
410
|
SQLFullType
|
|
412
411
|
IsComputed
|
|
413
|
-
ComputationEnabled
|
|
414
412
|
ComputationDescription
|
|
415
413
|
}
|
|
416
414
|
Parameters {
|