Skip to content

Commit fce2bbe

Browse files
Update algolia-lockfile.json
1 parent 5dd14e1 commit fce2bbe

File tree

1 file changed

+95
-1
lines changed

1 file changed

+95
-1
lines changed

website/algolia-lockfile.json

Lines changed: 95 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,10 @@
738738
"TODO:",
739739
"Demo",
740740
"Getting started",
741+
"Configuring the plugin",
742+
"Patterns",
743+
"Usage for Graphql Types",
744+
"Usage for fields of Graphql Types",
741745
"PRs are welcomed"
742746
],
743747
"toc": [
@@ -771,13 +775,103 @@
771775
"title": "Getting started",
772776
"anchor": "getting-started"
773777
},
778+
{
779+
"children": [
780+
{
781+
"children": [],
782+
"title": "Identifying the building blocks",
783+
"anchor": "identifying-the-building-blocks"
784+
}
785+
],
786+
"title": "Configuring the plugin",
787+
"anchor": "configuring-the-plugin"
788+
},
789+
{
790+
"children": [],
791+
"title": "Patterns",
792+
"anchor": "patterns"
793+
},
794+
{
795+
"children": [
796+
{
797+
"children": [
798+
{
799+
"children": [],
800+
"title": "Configuring all Graphql Types",
801+
"anchor": "configuring-all-graphql-types"
802+
},
803+
{
804+
"children": [],
805+
"title": "Configuring all Graphql Types except those specified in the exclusion list of TypeNames",
806+
"anchor": "configuring-all-graphql-types-except-those-specified-in-the-exclusion-list-of-typenames"
807+
}
808+
],
809+
"title": "Configuring specific Graphql Types",
810+
"anchor": "configuring-specific-graphql-types"
811+
}
812+
],
813+
"title": "Usage for Graphql Types",
814+
"anchor": "usage-for-graphql-types"
815+
},
816+
{
817+
"children": [
818+
{
819+
"children": [
820+
{
821+
"children": [],
822+
"title": "Configuring all fields of a specific Graphql Type",
823+
"anchor": "configuring-all-fields-of-a-specific-graphql-type"
824+
},
825+
{
826+
"children": [],
827+
"title": "Configuring all fields except those specified in the exclusion list of FieldNames for a specific GraphQL Type",
828+
"anchor": "configuring-all-fields-except-those-specified-in-the-exclusion-list-of-fieldnames-for-a-specific-graphql-type"
829+
},
830+
{
831+
"children": [],
832+
"title": "Configuring specific fields of all Graphql Types",
833+
"anchor": "configuring-specific-fields-of-all-graphql-types"
834+
},
835+
{
836+
"children": [],
837+
"title": "Configuring all fields of all Graphql Types",
838+
"anchor": "configuring-all-fields-of-all-graphql-types"
839+
},
840+
{
841+
"children": [],
842+
"title": "Configuring all fields except those specified in the exclusion list of FieldNames for all GraphQL Types",
843+
"anchor": "configuring-all-fields-except-those-specified-in-the-exclusion-list-of-fieldnames-for-all-graphql-types"
844+
},
845+
{
846+
"children": [],
847+
"title": "Configuring specific fields of all GraphQL Types except those specified in the exclusion list of TypeNames",
848+
"anchor": "configuring-specific-fields-of-all-graphql-types-except-those-specified-in-the-exclusion-list-of-typenames"
849+
},
850+
{
851+
"children": [],
852+
"title": "Configuring all fields of all GraphQL Types except those specified in the exclusion list of TypeNames",
853+
"anchor": "configuring-all-fields-of-all-graphql-types-except-those-specified-in-the-exclusion-list-of-typenames"
854+
},
855+
{
856+
"children": [],
857+
"title": "Configuring all fields except those specified in the exclusion list of FieldNames of all GraphQL Types except those specified in the exclusion list of TypeNames",
858+
"anchor": "configuring-all-fields-except-those-specified-in-the-exclusion-list-of-fieldnames-of-all-graphql-types-except-those-specified-in-the-exclusion-list-of-typenames"
859+
}
860+
],
861+
"title": "Configuring specific fields of a specific Graphql Type",
862+
"anchor": "configuring-specific-fields-of-a-specific-graphql-type"
863+
}
864+
],
865+
"title": "Usage for fields of Graphql Types",
866+
"anchor": "usage-for-fields-of-graphql-types"
867+
},
774868
{
775869
"children": [],
776870
"title": "PRs are welcomed",
777871
"anchor": "prs-are-welcomed"
778872
}
779873
],
780-
"content": "1d89192805c6db0fd057532f7a70d379",
874+
"content": "4f05871c4076fcee9ebaf95898b61b70",
781875
"url": "https://www.the-guild.dev/graphql/codegen/docs/guides/flutter-freezed",
782876
"domain": "https://www.the-guild.dev/graphql/codegen/",
783877
"hierarchy": [

0 commit comments

Comments
 (0)