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 dffe966 commit 7f51276Copy full SHA for 7f51276
README.md
@@ -35,7 +35,7 @@ NOTE: a Redis server instance will need to be started in order for the limiter t
35
36
```javascript
37
// import package
38
-import expressGraphQLRateLimiter from 'graphql-limiter';
+import { expressGraphQLRateLimiter } from 'graphql-limiter';
39
40
/**
41
* Import other dependencies
0 commit comments