diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index 90be89a01a6b..04e9fcd4c8fd 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -4275,6 +4275,7 @@ "./packages/graphql/src/schemaTypes/enumTypes/gql-FileExtensionEnum.ts", "./packages/graphql/src/schemaTypes/enumTypes/gql-PreferencesTypeEnum.ts", "./packages/graphql/src/schemaTypes/enumTypes/gql-ProjectEnums.ts", + "./packages/graphql/src/schemaTypes/enumTypes/gql-RunSpecErrorCodeEnum.ts", "./packages/graphql/src/schemaTypes/enumTypes/gql-SpecEnum.ts", "./packages/graphql/src/schemaTypes/enumTypes/gql-WizardEnums.ts", "./packages/graphql/src/schemaTypes/enumTypes/index.ts", @@ -4304,6 +4305,8 @@ "./packages/graphql/src/schemaTypes/objectTypes/gql-ReactComponentDescriptor.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-ReactComponentResponse.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-RelevantRun.ts", + "./packages/graphql/src/schemaTypes/objectTypes/gql-RunSpecError.ts", + "./packages/graphql/src/schemaTypes/objectTypes/gql-RunSpecResponse.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-ScaffoldedFile.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-Spec.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-TestingTypeInfo.ts", @@ -4315,6 +4318,7 @@ "./packages/graphql/src/schemaTypes/objectTypes/gql-WizardFrontendFramework.ts", "./packages/graphql/src/schemaTypes/objectTypes/gql-WizardNpmPackage.ts", "./packages/graphql/src/schemaTypes/unions/gql-GeneratedSpecResult.ts", + "./packages/graphql/src/schemaTypes/unions/gql-RunSpecResult.ts", "./packages/graphql/src/schemaTypes/unions/index.ts", "./packages/graphql/src/stitching/remoteSchema.ts", "./packages/https-proxy/lib/proxy.js",