Skip to content

Commit 05404df

Browse files
Update algolia-lockfile.json
1 parent 95db434 commit 05404df

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

website/algolia-lockfile.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,39 @@
464464
"title": "Development workflow",
465465
"type": "Documentation"
466466
},
467+
{
468+
"objectID": "code-generator-docs-getting-started-esm-typescript-usage",
469+
"headings": ["Codegen Configuration", "TypeScript Compiler Options", "Package adjustments", "Conclusion"],
470+
"toc": [
471+
{
472+
"children": [],
473+
"title": "Codegen Configuration",
474+
"anchor": "codegen-configuration"
475+
},
476+
{
477+
"children": [],
478+
"title": "TypeScript Compiler Options",
479+
"anchor": "typescript-compiler-options"
480+
},
481+
{
482+
"children": [],
483+
"title": "Package adjustments",
484+
"anchor": "package-adjustments"
485+
},
486+
{
487+
"children": [],
488+
"title": "Conclusion",
489+
"anchor": "conclusion"
490+
}
491+
],
492+
"content": "-",
493+
"url": "https://www.graphql-code-generator.com/docs/getting-started/esm-typescript-usage",
494+
"domain": "https://www.graphql-code-generator.com/",
495+
"hierarchy": ["Docs", "Getting Started"],
496+
"source": "Code Generator",
497+
"title": "ESM TypeScript usage",
498+
"type": "Documentation"
499+
},
467500
{
468501
"objectID": "code-generator-docs-getting-started-index",
469502
"headings": ["The perfect GraphQL Developer Experience", "What's next?"],

0 commit comments

Comments
 (0)