You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ npm install graphql-relay
25
25
26
26
When building a schema for [GraphQL.js](https://github.com/graphql/graphql-js), the provided library functions can be used to simplify the creation of Relay patterns.
27
27
28
-
### Connections
28
+
### Connections
29
29
30
30
Helper functions are provided for both building the GraphQL types for connections and for implementing the `resolve` method for fields returning those types.
0 commit comments