We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6fb7d9 commit a9dc146Copy full SHA for a9dc146
src/server.ts
@@ -44,7 +44,7 @@ const armor = new EnvelopArmor({
44
},
45
costLimit: {
46
enabled: true,
47
- maxCost: 250,
+ maxCost: 350,
48
objectCost: 2,
49
scalarCost: 1,
50
depthCostFactor: 1.5,
0 commit comments