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 79c1f6c commit 95d52beCopy full SHA for 95d52be
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