@builder.io/plugin-sfcc-commerce-api 0.0.13-2 → 0.0.13-3

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.
@@ -146877,7 +146877,7 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
146877
146877
  });
146878
146878
 
146879
146879
  var name = "@builder.io/plugin-sfcc-commerce-api";
146880
- var version = "0.0.13-1";
146880
+ var version = "0.0.13-2";
146881
146881
  var description = "";
146882
146882
  var keywords = [
146883
146883
  ];
@@ -147110,6 +147110,10 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
147110
147110
  name: "navDepth",
147111
147111
  type: "number",
147112
147112
  helperText: "This will be used in category search. If you enter nav depth greater than 3 there could be performance implications"
147113
+ },
147114
+ {
147115
+ name: "rootCategory",
147116
+ type: "string"
147113
147117
  }
147114
147118
  ],
147115
147119
  ctaText: `Connect your Salesforce Commerce API`