@timardex/cluemart-shared 1.7.46 → 1.7.47
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/{chunk-CT2SGB4K.mjs → chunk-PDKFX6QC.mjs} +2 -2
- package/dist/{chunk-CT2SGB4K.mjs.map → chunk-PDKFX6QC.mjs.map} +1 -1
- package/dist/graphql/index.cjs +1 -1
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +1 -1
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8140,7 +8140,7 @@ var DELETE_COUPON_MUTATION = gql43`
|
|
|
8140
8140
|
}
|
|
8141
8141
|
`;
|
|
8142
8142
|
var SCAN_COUPON_MUTATION = gql43`
|
|
8143
|
-
mutation scanCoupon($input:
|
|
8143
|
+
mutation scanCoupon($input: ProductCouponInputType!) {
|
|
8144
8144
|
scanCoupon(input: $input) {
|
|
8145
8145
|
data
|
|
8146
8146
|
message
|