From 37eeb6a328aa5fffe7e285652931a88d26af2278 Mon Sep 17 00:00:00 2001 From: Veljko Simakovic Date: Thu, 8 Jun 2023 10:51:37 +0200 Subject: [PATCH] rm deprecated min max itemrel config queries Removed the min max from the Item Relations Config queries in import-export-sdk and in js-api-client --- package.json | 2 +- src/shape/queries/fragments/shape.ts | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 7b8c3da..b4032db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crystallize/import-export-sdk", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "type": "module", "exports": { diff --git a/src/shape/queries/fragments/shape.ts b/src/shape/queries/fragments/shape.ts index 5cc68e4..cfb3b36 100644 --- a/src/shape/queries/fragments/shape.ts +++ b/src/shape/queries/fragments/shape.ts @@ -1,8 +1,6 @@ export const basicComponentConfigFragment = ` fragment basicComponentConfig on ComponentConfig { ... on ItemRelationsComponentConfig { - min - max minItems maxItems minSkus