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 49e9496 commit 5599b5eCopy full SHA for 5599b5e
README.md
@@ -139,7 +139,7 @@ extension and add it to the schema. This method receives an estimator and return
139
140
```python
141
import strawberry
142
-from graphql_complexity.estimators import SimpleEstimator
+from graphql_complexity import SimpleEstimator
143
from graphql_complexity.extensions.strawberry_graphql import build_complexity_extension
144
145
0 commit comments