Skip to content

Commit cf4f7ae

Browse files
committed
Made graphql a peerDependency #1
1 parent 68ff621 commit cf4f7ae

File tree

3 files changed

+2714
-3921
lines changed

3 files changed

+2714
-3921
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This function will provide the complexity of the child nodes as well as the fiel
7676

7777
That way you can make a more realistic estimation of individual field complexity values:
7878

79-
```
79+
```javascript
8080
const Query = new GraphQLObjectType({
8181
name: 'Query',
8282
fields: () => ({

0 commit comments

Comments
 (0)