Skip to content

Commit

Permalink
Made graphql a peerDependency #1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivome committed Aug 10, 2017
1 parent 68ff621 commit cf4f7ae
Show file tree
Hide file tree
Showing 3 changed files with 2,714 additions and 3,921 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This function will provide the complexity of the child nodes as well as the fiel

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

```
```javascript
const Query = new GraphQLObjectType({
name: 'Query',
fields: () => ({
Expand Down
Loading

0 comments on commit cf4f7ae

Please sign in to comment.