vendure-demo icon indicating copy to clipboard operation
vendure-demo copied to clipboard

Query too complex error with out of the box setup

Open mschipperheyn opened this issue 1 year ago • 1 comments

Hi,

Ran into a Query too complex error with the out of the box setup.

We need to add maxQueryComplexity: 10000 to HardenPlugin.init in order for this demo server to work with any kind of query (using RUN ["./install-storefront.sh", "v0.3.1"]). I recommend adding that in order not to have developers run into an early wall.

mschipperheyn avatar Aug 22 '23 22:08 mschipperheyn

@michaelbromley can you check this please. issue is there from quite sometime.

sadabnepal avatar Apr 27 '24 00:04 sadabnepal

Set the limit to 10000.

dlhck avatar Oct 04 '24 14:10 dlhck