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.
2 parents abc267b + 95d52be commit afe4e8eCopy full SHA for afe4e8e
src/node/node.js
@@ -103,7 +103,7 @@ export function fromGlobalId(globalId: string): ResolvedGlobalId {
103
104
/**
105
* Creates the configuration for an id field on a node, using `toGlobalId` to
106
- * construct the ID from the provided typename. The type-specific ID is fetcher
+ * construct the ID from the provided typename. The type-specific ID is fetched
107
* by calling idFetcher on the object, or if not provided, by accessing the `id`
108
* property on the object.
109
*/
0 commit comments