Skip to content

Commit b9e52e3

Browse files
Update algolia-lockfile.json
1 parent 3b15516 commit b9e52e3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

website/algolia-lockfile.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@
723723
"Installation",
724724
"Writing GraphQL Queries",
725725
"Writing GraphQL Fragments",
726+
"Config API",
726727
"Appendix I: React Query with a custom fetcher setup",
727728
"Appendix II: Compatibility"
728729
],
@@ -742,6 +743,11 @@
742743
"title": "Writing GraphQL Fragments",
743744
"anchor": "writing-graphql-fragments"
744745
},
746+
{
747+
"children": [],
748+
"title": "Config API",
749+
"anchor": "config-api"
750+
},
745751
{
746752
"children": [],
747753
"title": "Appendix I: React Query with a custom fetcher setup",
@@ -753,7 +759,7 @@
753759
"anchor": "appendix-ii-compatibility"
754760
}
755761
],
756-
"content": "0c16df67201e7458fe84e65a240fd53a",
762+
"content": "3f066f5680c2f24af247b8682038fb03",
757763
"url": "https://www.graphql-code-generator.com/docs/guides/react-vue",
758764
"domain": "https://www.graphql-code-generator.com/",
759765
"hierarchy": ["Docs", "Guides"],

0 commit comments

Comments
 (0)