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 e5d2ae1 commit 5815c03Copy full SHA for 5815c03
graphql-server.js
@@ -33,7 +33,7 @@ server.use(
33
groups: [Group]
34
}
35
`),
36
- // The methods that we'll use to get the data for our
+ // The query fields that we'll use to get the data for our
37
// main queries
38
rootValue: {
39
// Get a user based on the ID and return it as a Promise
0 commit comments