Skip to content

Commit c7d8e60

Browse files
test: regenerate snapshot
1 parent 1b3269a commit c7d8e60

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

packages/apollo/tests/e2e/__snapshots__/serialized-graph.spec.ts.snap

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Serialized graph should generate a post-initialization graph and match snapshot 1`] = `
44
"{
@@ -2097,38 +2097,6 @@ exports[`Serialized graph should generate a post-initialization graph and match
20972097
},
20982098
"id": "-658225180"
20992099
},
2100-
"-702351839": {
2101-
"source": "-1492607355",
2102-
"target": "1259354433",
2103-
"metadata": {
2104-
"type": "class-to-class",
2105-
"sourceModuleName": "GraphQLSchemaBuilderModule",
2106-
"sourceClassName": "UnionDefinitionFactory",
2107-
"targetClassName": "ResolveTypeFactory",
2108-
"sourceClassToken": "UnionDefinitionFactory",
2109-
"targetClassToken": "ResolveTypeFactory",
2110-
"targetModuleName": "GraphQLSchemaBuilderModule",
2111-
"keyOrIndex": 0,
2112-
"injectionType": "constructor"
2113-
},
2114-
"id": "-702351839"
2115-
},
2116-
"-1647339849": {
2117-
"source": "-1492607355",
2118-
"target": "-973488942",
2119-
"metadata": {
2120-
"type": "class-to-class",
2121-
"sourceModuleName": "GraphQLSchemaBuilderModule",
2122-
"sourceClassName": "UnionDefinitionFactory",
2123-
"targetClassName": "TypeDefinitionsStorage",
2124-
"sourceClassToken": "UnionDefinitionFactory",
2125-
"targetClassToken": "TypeDefinitionsStorage",
2126-
"targetModuleName": "GraphQLSchemaBuilderModule",
2127-
"keyOrIndex": 1,
2128-
"injectionType": "constructor"
2129-
},
2130-
"id": "-1647339849"
2131-
},
21322100
"-1301730010": {
21332101
"source": "-1399120880",
21342102
"target": "-325525981",
@@ -2161,6 +2129,38 @@ exports[`Serialized graph should generate a post-initialization graph and match
21612129
},
21622130
"id": "-1418451909"
21632131
},
2132+
"-702351839": {
2133+
"source": "-1492607355",
2134+
"target": "1259354433",
2135+
"metadata": {
2136+
"type": "class-to-class",
2137+
"sourceModuleName": "GraphQLSchemaBuilderModule",
2138+
"sourceClassName": "UnionDefinitionFactory",
2139+
"targetClassName": "ResolveTypeFactory",
2140+
"sourceClassToken": "UnionDefinitionFactory",
2141+
"targetClassToken": "ResolveTypeFactory",
2142+
"targetModuleName": "GraphQLSchemaBuilderModule",
2143+
"keyOrIndex": 0,
2144+
"injectionType": "constructor"
2145+
},
2146+
"id": "-702351839"
2147+
},
2148+
"-1647339849": {
2149+
"source": "-1492607355",
2150+
"target": "-973488942",
2151+
"metadata": {
2152+
"type": "class-to-class",
2153+
"sourceModuleName": "GraphQLSchemaBuilderModule",
2154+
"sourceClassName": "UnionDefinitionFactory",
2155+
"targetClassName": "TypeDefinitionsStorage",
2156+
"sourceClassToken": "UnionDefinitionFactory",
2157+
"targetClassToken": "TypeDefinitionsStorage",
2158+
"targetModuleName": "GraphQLSchemaBuilderModule",
2159+
"keyOrIndex": 1,
2160+
"injectionType": "constructor"
2161+
},
2162+
"id": "-1647339849"
2163+
},
21642164
"-1795848503": {
21652165
"source": "206199259",
21662166
"target": "1259354433",

0 commit comments

Comments
 (0)