@wundergraph/composition 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/LICENSE +18 -0
  2. package/README.md +3 -0
  3. package/dist/ast/ast.d.ts +84 -0
  4. package/dist/ast/ast.js +183 -0
  5. package/dist/ast/ast.js.map +1 -0
  6. package/dist/ast/utils.d.ts +130 -0
  7. package/dist/ast/utils.js +298 -0
  8. package/dist/ast/utils.js.map +1 -0
  9. package/dist/buildASTSchema/buildASTSchema.d.ts +22 -0
  10. package/dist/buildASTSchema/buildASTSchema.js +59 -0
  11. package/dist/buildASTSchema/buildASTSchema.js.map +1 -0
  12. package/dist/buildASTSchema/extendSchema.d.ts +21 -0
  13. package/dist/buildASTSchema/extendSchema.js +555 -0
  14. package/dist/buildASTSchema/extendSchema.js.map +1 -0
  15. package/dist/errors/errors.d.ts +60 -0
  16. package/dist/errors/errors.js +302 -0
  17. package/dist/errors/errors.js.map +1 -0
  18. package/dist/federation/federation-factory.d.ts +58 -0
  19. package/dist/federation/federation-factory.js +843 -0
  20. package/dist/federation/federation-factory.js.map +1 -0
  21. package/dist/federation/federation-result.d.ts +6 -0
  22. package/dist/federation/federation-result.js +10 -0
  23. package/dist/federation/federation-result.js.map +1 -0
  24. package/dist/federation/subgraph.d.ts +18 -0
  25. package/dist/federation/subgraph.js +305 -0
  26. package/dist/federation/subgraph.js.map +1 -0
  27. package/dist/index.d.ts +9 -0
  28. package/dist/index.js +26 -0
  29. package/dist/index.js.map +1 -0
  30. package/dist/normalization/normalization-factory.d.ts +54 -0
  31. package/dist/normalization/normalization-factory.js +882 -0
  32. package/dist/normalization/normalization-factory.js.map +1 -0
  33. package/dist/normalization/utils.d.ts +121 -0
  34. package/dist/normalization/utils.js +278 -0
  35. package/dist/normalization/utils.js.map +1 -0
  36. package/dist/tsconfig.tsbuildinfo +1 -0
  37. package/dist/type-merging/type-merging.d.ts +9 -0
  38. package/dist/type-merging/type-merging.js +112 -0
  39. package/dist/type-merging/type-merging.js.map +1 -0
  40. package/dist/utils/constants.d.ts +6 -0
  41. package/dist/utils/constants.js +157 -0
  42. package/dist/utils/constants.js.map +1 -0
  43. package/dist/utils/string-constants.d.ts +39 -0
  44. package/dist/utils/string-constants.js +43 -0
  45. package/dist/utils/string-constants.js.map +1 -0
  46. package/dist/utils/utils.d.ts +7 -0
  47. package/dist/utils/utils.js +80 -0
  48. package/dist/utils/utils.js.map +1 -0
  49. package/package.json +35 -0
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/typescript@5.1.3/node_modules/typescript/lib/lib.es2022.full.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/version.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/jsutils/Maybe.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/source.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/jsutils/ObjMap.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/jsutils/Path.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/jsutils/PromiseOrValue.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/kinds.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/tokenKind.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/ast.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/location.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/error/GraphQLError.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/directiveLocation.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/directives.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/schema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/definition.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/execution/execute.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/graphql.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/scalars.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/introspection.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/validate.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/assertName.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/type/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/printLocation.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/lexer.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/parser.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/printer.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/visitor.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/predicates.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/language/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/execution/subscribe.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/execution/values.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/execution/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/subscription/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/TypeInfo.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/ValidationContext.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/validate.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/specifiedRules.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/KnownArgumentNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/KnownDirectivesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/KnownFragmentNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/KnownTypeNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/NoFragmentCyclesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/NoUnusedVariablesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/ScalarLeafsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueOperationNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueVariableNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueOperationTypesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueTypeNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/validation/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/error/syntaxError.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/error/locatedError.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/error/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/getIntrospectionQuery.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/getOperationAST.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/getOperationRootType.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/introspectionFromSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/buildClientSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/buildASTSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/extendSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/lexicographicSortSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/printSchema.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/typeFromAST.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/valueFromAST.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/valueFromASTUntyped.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/astFromValue.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/coerceInputValue.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/concatAST.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/separateOperations.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/stripIgnoredCharacters.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/typeComparators.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/assertValidName.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/findBreakingChanges.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/typedQueryDocumentNode.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/utilities/index.d.ts","../../node_modules/.pnpm/graphql@16.7.1/node_modules/graphql/index.d.ts","../src/utils/utils.ts","../src/errors/errors.ts","../src/ast/ast.ts","../src/utils/string-constants.ts","../src/ast/utils.ts","../src/type-merging/type-merging.ts","../src/normalization/utils.ts","../src/utils/constants.ts","../src/buildASTSchema/extendSchema.ts","../src/buildASTSchema/buildASTSchema.ts","../src/normalization/normalization-factory.ts","../../node_modules/.pnpm/graphology-types@0.24.7/node_modules/graphology-types/index.d.ts","../../node_modules/.pnpm/graphology@0.25.1_graphology-types@0.24.7/node_modules/graphology/dist/graphology.d.ts","../../node_modules/.pnpm/graphology-simple-path@0.2.0_graphology-types@0.24.7/node_modules/graphology-simple-path/index.d.ts","../src/federation/federation-result.ts","../../node_modules/.pnpm/@graphql-typed-document-node+core@3.2.0_graphql@16.7.1/node_modules/@graphql-typed-document-node/core/typings/index.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/Interfaces.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/loaders.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/helpers.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/get-directives.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/types.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/get-fields-with-directives.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/get-arguments-with-directives.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/get-implementing-types.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/print-schema-with-directives.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/validate-documents.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/parse-graphql-json.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/parse-graphql-sdl.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/build-operation-for-field.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/filterSchema.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/heal.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/getResolversFromSchema.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/forEachField.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/forEachDefaultValue.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/mapSchema.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/addTypes.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/rewire.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/prune.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/mergeDeep.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/stub.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/selectionSets.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/getResponseKeyFromInfo.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/fields.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/renameType.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/transformInputValue.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/mapAsyncIterator.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/updateArgument.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/implementsAbstractType.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/errors.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/observableToAsyncIterable.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/visitResult.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/getArgumentValues.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/valueMatchesCriteria.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/isAsyncIterable.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/isDocumentNode.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/astFromValueUntyped.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/executor.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/withCancel.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/rootTypes.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/comments.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/collectFields.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/inspect.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/memoize.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/fixSchemaAst.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/getOperationASTFromRequest.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/extractExtensionsFromSchema.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/Path.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/jsutils.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/directives.d.ts","../../node_modules/.pnpm/@graphql-tools+utils@10.0.1_graphql@16.7.1/node_modules/@graphql-tools/utils/typings/index.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/merge-resolvers.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/arguments.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/utils.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/fields.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/merge-typedefs.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/directives.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/enum-values.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/enum.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/input-type.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/interface.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/merge-named-type-array.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/merge-nodes.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/scalar.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/type.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/union.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/typedefs-mergers/index.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/extensions.d.ts","../../node_modules/.pnpm/@graphql-tools+merge@9.0.0_graphql@16.7.1/node_modules/@graphql-tools/merge/typings/index.d.ts","../src/federation/subgraph.ts","../src/federation/federation-factory.ts","../src/index.ts","../../node_modules/.pnpm/@types+prettier@2.7.3/node_modules/@types/prettier/index.d.ts"],"fileInfos":[{"version":"f59215c5f1d886b05395ee7aca73e0ac69ddfad2843aa88530e797879d511bad","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc",{"version":"3dda5344576193a4ae48b8d03f105c86f20b2f2aff0a1d1fd7935f5d68649654","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"c5c5565225fce2ede835725a92a28ece149f83542aa4866cfb10290bff7b8996","affectsGlobalScope":true},{"version":"7d2dbc2a0250400af0809b0ad5f84686e84c73526de931f84560e483eb16b03c","affectsGlobalScope":true},{"version":"9d9885c728913c1d16e0d2831b40341d6ad9a0ceecaabc55209b306ad9c736a5","affectsGlobalScope":true},{"version":"17bea081b9c0541f39dd1ae9bc8c78bdd561879a682e60e2f25f688c0ecab248","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"f06948deb2a51aae25184561c9640fb66afeddb34531a9212d011792b1d19e0a","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"61ed9b6d07af959e745fb11f9593ecd743b279418cc8a99448ea3cd5f3b3eb22","affectsGlobalScope":true},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"1df2366de6650547b3dc1d7c4147355c0f6b4729c964e3839636fa418982d131","78647004e18e4c16b8a2e8345fca9267573d1c5a29e11ddfee71858fd077ef6e","0804044cd0488cb7212ddbc1d0f8e1a5bd32970335dbfc613052304a1b0318f9","b725acb041d2a18fde8f46c48a1408418489c4aa222f559b1ef47bf267cb4be0","85084ae98c1d319e38ef99b1216d3372a9afd7a368022c01c3351b339d52cb58","898ec2410fae172e0a9416448b0838bed286322a5c0c8959e8e39400cd4c5697","692345a43bac37c507fa7065c554258435ab821bbe4fb44b513a70063e932b45","cddd50d7bd9d7fddda91a576db9f61655d1a55e2d870f154485812f6e39d4c15","0539583b089247b73a21eb4a5f7e43208a129df6300d6b829dc1039b79b6c8c4","7aba43bc7764fcd02232382c780c3e99ef8dbfdac3c58605a0b3781fab3d8044","522edc786ed48304671b935cf7d3ed63acc6636ab9888c6e130b97a6aea92b46","1e1ed5600d80406a10428e349af8b6f09949cd5054043ea8588903e8f9e8d705","de21641eb8edcbc08dd0db4ee70eea907cd07fe72267340b5571c92647f10a77","a53039ba614075aeb702271701981babbd0d4f4dcbf319ddee4c08fb8196cc7a","6758f7b72fa4d38f4f4b865516d3d031795c947a45cc24f2cfba43c91446d678","da679a5bb46df3c6d84f637f09e6689d6c2d07e907ea16adc161e4529a4954d6","dc1a664c33f6ddd2791569999db2b3a476e52c5eeb5474768ffa542b136d78c0","bdf7abbd7df4f29b3e0728684c790e80590b69d92ed8d3bf8e66d4bd713941fe","8decb32fc5d44b403b46c3bb4741188df4fbc3c66d6c65669000c5c9cd506523","4beaf337ee755b8c6115ff8a17e22ceab986b588722a52c776b8834af64e0f38","c26dd198f2793bbdcc55103823a2767d6223a7fdb92486c18b86deaf63208354","93551b302a808f226f0846ad8012354f2d53d6dedc33b540d6ca69836781a574","f0ff1c010d5046af3874d3b4df746c6f3921e4b3fbdec61dee0792fc0cb36ccd","778b684ebc6b006fcffeab77d25b34bf6e400100e0ec0c76056e165c6399ab05","463851fa993af55fb0296e0d6afa27407ef91bf6917098dd665aba1200d250c7","67c6de7a9c490bda48eb401bea93904b6bbfc60e47427e887e6a3da6195540be","be8f369f8d7e887eab87a3e4e41f1afcf61bf06056801383152aa83bda1f6a72","352bfb5f3a9d8a9c2464ad2dc0b2dc56a8212650a541fb550739c286dd341de1","a5aae636d9afdacb22d98e4242487436d8296e5a345348325ccc68481fe1b690","d007c769e33e72e51286b816d82cd7c3a280cba714e7f958691155068bd7150a","764150c107451d2fd5b6de305cff0a9dcecf799e08e6f14b5a6748724db46d8a","b04cf223c338c09285010f5308b980ee6d8bfa203824ed2537516f15e92e8c43","4b387f208d1e468193a45a51005b1ed5b666010fc22a15dc1baf4234078b636e","70441eda704feffd132be0c1541f2c7f6bbaafce25cb9b54b181e26af3068e79","d1addb12403afea87a1603121396261a45190886c486c88e1a5d456be17c2049","15d43873064dc8787ca1e4c39149be59183c404d48a8cd5a0ea019bb5fdf8d58","ea4b5d319625203a5a96897b057fddf6017d0f9a902c16060466fe69cc007243","3d06897c536b4aad2b2b015d529270439f2cadd89ca2ff7bd8898ee84898dd88","ab01d8fcb89fae8eda22075153053fefac69f7d9571a389632099e7a53f1922d","bac0ec1f4c61abc7c54ccebb0f739acb0cdbc22b1b19c91854dc142019492961","566b0806f9016fa067b7fecf3951fcc295c30127e5141223393bde16ad04aa4a","8e801abfeda45b1b93e599750a0a8d25074d30d4cc01e3563e56c0ff70edeb68","902997f91b09620835afd88e292eb217fbd55d01706b82b9a014ff408f357559","a3727a926e697919fb59407938bd8573964b3bf543413b685996a47df5645863","83f36c0792d352f641a213ee547d21ea02084a148355aa26b6ef82c4f61c1280","dce7d69c17a438554c11bbf930dec2bee5b62184c0494d74da336daee088ab69","1e8f2cda9735002728017933c54ccea7ebee94b9c68a59a4aac1c9a58aa7da7d","e327a2b222cf9e5c93d7c1ed6468ece2e7b9d738e5da04897f1a99f49d42cca1","65165246b59654ec4e1501dd87927a0ef95d57359709e00e95d1154ad8443bc7","f1bacba19e2fa2eb26c499e36b5ab93d6764f2dba44be3816f12d2bc9ac9a35b","bce38da5fd851520d0cb4d1e6c3c04968cec2faa674ed321c118e97e59872edc","3398f46037f21fb6c33560ceca257259bd6d2ea03737179b61ea9e17cbe07455","6e14fc6c27cb2cb203fe1727bb3a923588f0be8c2604673ad9f879182548daca","12b9bcf8395d33837f301a8e6d545a24dfff80db9e32f8e8e6cf4b11671bb442","04295cc38689e32a4ea194c954ea6604e6afb6f1c102104f74737cb8cf744422","7418f434c136734b23f634e711cf44613ca4c74e63a5ae7429acaee46c7024c8","27d40290b7caba1c04468f2b53cf7112f247f8acdd7c20589cd7decf9f762ad0","2608b8b83639baf3f07316df29202eead703102f1a7e32f74a1b18cf1eee54b5","c93657567a39bd589effe89e863aaadbc339675fca6805ae4d97eafbcce0a05d","909d5db5b3b19f03dfb4a8f1d00cf41d2f679857c28775faf1f10794cbbe9db9","e4504bffce13574bab83ab900b843590d85a0fd38faab7eff83d84ec55de4aff","8ab707f3c833fc1e8a51106b8746c8bc0ce125083ea6200ad881625ae35ce11e","730ddc2386276ac66312edbcc60853fedbb1608a99cb0b1ff82ebf26911dba1f","c1b3fa201aa037110c43c05ea97800eb66fea3f2ecc5f07c6fd47f2b6b5b21d2","636b44188dc6eb326fd566085e6c1c6035b71f839d62c343c299a35888c6f0a9","3b2105bf9823b53c269cabb38011c5a71360c8daabc618fec03102c9514d230c","f96e63eb56e736304c3aef6c745b9fe93db235ddd1fec10b45319c479de1a432","acb4f3cee79f38ceba975e7ee3114eb5cd96ccc02742b0a4c7478b4619f87cd6","cfc85d17c1493b6217bad9052a8edc332d1fde81a919228edab33c14aa762939","eebda441c4486c26de7a8a7343ebbc361d2b0109abff34c2471e45e34a93020a","727b4b8eb62dd98fa4e3a0937172c1a0041eb715b9071c3de96dad597deddcab","708e2a347a1b9868ccdb48f3e43647c6eccec47b8591b220afcafc9e7eeb3784","6bb598e2d45a170f302f113a5b68e518c8d7661ae3b59baf076be9120afa4813","c28e058db8fed2c81d324546f53d2a7aaefff380cbe70f924276dbad89acd7d1","ebe8f07bb402102c5a764b0f8e34bd92d6f50bd7ac61a2452e76b80e02f9bb4b","826a98cb79deab45ccc4e5a8b90fa64510b2169781a7cbb83c4a0a8867f4cc58","618189f94a473b7fdc5cb5ba8b94d146a0d58834cd77cd24d56995f41643ccd5","5baadaca408128671536b3cb77fea44330e169ada70ce50b902c8d992fe64cf1","a4cc469f3561ea3edc57e091f4c9dcaf7485a70d3836be23a6945db46f0acd0b","91b0965538a5eaafa8c09cf9f62b46d6125aa1b3c0e0629dce871f5f41413f90","2978e33a00b4b5fb98337c5e473ab7337030b2f69d1480eccef0290814af0d51","ba71e9777cb5460e3278f0934fd6354041cb25853feca542312807ce1f18e611","608dbaf8c8bb64f4024013e73d7107c16dba4664999a8c6e58f3e71545e48f66","61937cefd7f4d6fa76013d33d5a3c5f9b0fc382e90da34790764a0d17d6277fb","af7db74826f455bfef6a55a188eb6659fd85fdc16f720a89a515c48724ee4c42","d6ce98a960f1b99a72de771fb0ba773cb202c656b8483f22d47d01d68f59ea86","2a47dc4a362214f31689870f809c7d62024afb4297a37b22cb86f679c4d04088","42d907ac511459d7c4828ee4f3f81cc331a08dc98d7b3cb98e3ff5797c095d2e","63d010bff70619e0cdf7900e954a7e188d3175461182f887b869c312a77ecfbd","1452816d619e636de512ca98546aafb9a48382d570af1473f0432a9178c4b1ff","9e3e3932fe16b9288ec8c948048aef4edf1295b09a5412630d63f4a42265370e","8bdba132259883bac06056f7bacd29a4dcf07e3f14ce89edb022fe9b78dcf9b3","5a5406107d9949d83e1225273bcee1f559bb5588942907d923165d83251a0e37","ca0ca4ca5ad4772161ee2a99741d616fea780d777549ba9f05f4a24493ab44e1","e7ee7be996db0d7cce41a85e4cae3a5fc86cf26501ad94e0a20f8b6c1c55b2d4","72263ae386d6a49392a03bde2f88660625da1eca5df8d95120d8ccf507483d20","b498375d015f01585269588b6221008aae6f0c0dc53ead8796ace64bdfcf62ea","c37aa3657fa4d1e7d22565ae609b1370c6b92bafb8c92b914403d45f0e610ddc","34534c0ead52cc753bdfdd486430ef67f615ace54a4c0e5a3652b4116af84d6d","a1079b54643537f75fa4f4bb963d787a302bddbe3a6001c4b0a524b746e6a9de","7fc9b18b6aafa8a1fc1441670c6c9da63e3d7942c7f451300c48bafd988545e9",{"version":"80b805389950ca820ed3d68bb9687a3337e3e5cfeeed72f9dd3d56ebea245f69","signature":"8170c785f112b769049d6e5d80882a71df911a45325546045b302e1ab99b478e"},{"version":"56733b4d206210b971e8dfda8a0411d58be54967b22472c5c99366bd09604581","signature":"2bbdf14a0d78bc52efeaa26357dea39e776366b967bf5fd4bd0697061b2992c1"},{"version":"202a48e9019886bfe5b9866473eba7d4aef158fcef6a605380ab5478c1154549","signature":"faa88916b0c02641126a82e9eb6099139d38afe5610319c9176578d7e30ed17a"},{"version":"43b7d54a99f7048155d05774419e94f9c1ca09232e6c6b335b5e6c1e3a1a06f2","signature":"d335ce424d80dab9e4414a5ed9c87415c8efbab649bc1f86daa979cd7e61138d"},{"version":"84fae162eba46f4628b09ca817f9512fd12558da0ba720b6e8550db178ec02b4","signature":"3f2c9500faa90ff6a0a3b99bea043a282797fd7807fa48274476561aac514b2e"},{"version":"727276e63eb23d0db5f95e5c81216069cfc322673f8b6d2b5d914ca33b83d9fd","signature":"97453db8de8918bc2f5e69afd3cbcef33694427e296e8a65ed7e000a9093a2c8"},{"version":"5cbf706696c519d086561f1b3fc76e6464b63b62860024843f6539a1d3e1517f","signature":"8cf6a3a22f7501d8e1e5120142f93d0094c328418a73332ce7541e4b5f78d8bf"},{"version":"6167487034dd51b5a839c2a458554bf1322017469096c7ba6f2045f9e7faf993","signature":"3ae0b040d55dafff61dd024933e42896c7e9a8488b50dd251dc4dbce58aee627"},{"version":"546549a185af9f9a1d1d81f533312df657e688f0dfb20b249a13d1bc6e3e555f","signature":"dd14d9d41e11e0108aee41393ca2108edfe9ee0119ddb7b4134ef3cdd37afbe3"},{"version":"656f1dc5ff57caa9170747af23d57ab837a4ce5ac74d0ec4cc55eba01c50c19d","signature":"03e88567d35159018ae028498d193fa5dd7be5998356e9d8ba42318172abd925"},{"version":"8f309efc9ce520306d2d9f89a1ced36133fb87b51f7824e72ab74e552c343fce","signature":"9ebbf8c5709eed4e17637ac3b04f85e748fa1cedd766b3aff7c7df1c3f21c691"},"516a94384b7aac0a00181c69a7c9d11c608aaaf3d35bd56eee0b35e1af803209","91f902e15d203efb3b578f42777b5557fad11786073403490faf56632a101bb0","0ac119ff58d919268aaaf0b53f68e748c16271c890af5fe5ad74497ee171d6ba",{"version":"5bfc4a5e2618e9819f62187ff0b63e22e6ec7d06fd41de53c231db614a295374","signature":"7277726dd30ff07952b546de825c9d7866dfd9ea8e05925a948e9b4a100ee359"},"83b5f5f5bdbf7f37b8ffc003abf6afee35a318871c990ad4d69d822f38d77840","249470a524039cb8a01af509318599f57b0808a602617eb7a655e2ec584446a0","c3a26c09da49723ebc4dbaa71026d979d209ab08851624bb6ca9cc171e5adc24","a54442465e1152334910e6533d10e92fbb8b2d36ab0aeadcaeb3f3f151a8a825","49f3ec14c8cc3e911e40adc42a42f40c109d8a62c655cf905d15e235883b369c","6c468c7c33e01a672c907bb52fa16a29a930897b4883c895eaceb1774aa3e574","f753928cdc4391702905204cb54c5335545c786311c5f52ed9dade3f55040faf","d7bb71b8da554340046cb2986dea2f6802436149fb40fa949167756f00a51f18","dafdf0b0ccb55128f83fe0acaddadfb5d223887a7e8d59a0623860a68b1f59a7","ed54678c383848e12de6b9621648908d63703be33d3d542b125dd4cceafa99b1","e742691b51bb384ebe58d525ed1b2029521a52dc63e35d445208a1efffb4089b","37dfcf681f7dfa16001120800a5559d418c84bba05f74806169a953930ca1108","64415fcb1c664e0a60f10696d10027d96c9810e3412af9972e6a4dc2c2e726ae","bd02feceabd8455fae60013855ddfb8976adb97303d8d143b9fbecf8ba0844d4","a81510a532b797072381fc8b72287d54595f8b2d25691f793f5d114875282b23","8d071caad80707dc1853c718e6372349df8fdd4790ac57550cb243545ac91806","7b8f4bcf71399d7bbad22014a4eeb382841c61ad3aa079943ed287598e70485e","fc5115956fdfddcf86a30a1ba0cc02927cf7035a2bdc3adbc8766b79242e0eb4","6bc0e969085d2ad0696627de23af748de2afae059856a22fa0465036bcf2b6c9","dc147a0ab89bc4abf1913f699a9335e98a889f00cda6f07a5b133c5cc3112622","2a527df5c4828328fa6b35cf8b8f5bf0640933a4602c517faace7a1c3af0d446","ff1f7ea08241096cff8b3116afcc8babfaa1b9e319df043cb4a0c44af8e08034","b203573913f773b35d92a3a499a7873038149a35e0b23c7e189d7590b27f6da0","f6694bea88421c6d7342b5381b1a49fc823ae746680ca9ee16d518c9c16118e8","b8a25d32e4a2a187e2169f0936416cfcac8926f56166f3895fb5f82942f3150e","74f9f15dd600e9737bffdc26343d74b2d17adb91536fe4e29a9d110295136334","c3789c53874f2aba5a7c21e1ac1e467f95522ba5a0c8f9c8b8c519efa7aec51b","dec52a42c912503c35463f974fb86cb1a772cab001c2c9ed413093845be2f677","d2a2a7be324ab271073676edb22f5de259d4baf5bad32bd2e5545f957f503ac4","8da99e8ca9c8fced530f92f1f2faba413b961735ef92da80c577f981b767e9a6","22f897e17f18b702f8aa1c6e6412fcd33d180f8ef61297fec6c395a2b18d9908","9b48fb7d6521c10569a09921fea776719fab153e4b24d6bf4290fe6fab9be6d3","6908cf62ad2018d33473007b4f5f6c5f097aa0d28505e694aa7646291136dc67","2fac6a45f688a1be6081e321a9ca7886923ecfc3a9083959485567ffc38b1dea","2f5ff35a589b58b99c7d787c696155959a4057dd3c29db745ab2c0f88cc2e03a","19c7b443e13c14613f6cfe274d924597e3bea64375699b98603c40c4c4f3dfb8","2873b8fe4083b54fb60dd1d03ee8b22496e41f96a4e536e06cd59a481aba01de","5fc9e50135f4163989ce74b83b68a5ee44d151f04ec44078adbe913c8dad694e","321c7e382d36a823c6bf9ecb6cc8a4e5bf60265b4b37c86fdfcc85973ede2c1d","34a80ad568a06a539e43bde102bed1fcb8bec196811caa9abc3a0cf44a95fdde","faf4a3ee383cc6bb81207d4f8730e6d90ac38a010ded7583e4ba1bab1cf57b5e","116418e8039e72fc6a67f90222c77ed8daa944be04eceb86bcf08e721e291ec8","2fc5b4b281cccfd2ed90d0384b2fc521dff07929703adc5d373c7ecfbe1d85e6","85561bddf43096a73eb5f16e829bb4beee1906b56027dc4a9dfdc5356f36e864","88f162f40062f4d9db248fed81d8d9258b2d0846ab8640904e220d69e4a040b8","df35eb1e5ccd6b597d18655f69dbbe24e8cca39ffe13822158c9756c528faacd","30f861484a42eaa6830f91343556e401e0c9399b851f3a017cef5ffa233e8b98","af6cb3ec64660a2456997a8c5069e6e344aedd526418d727266807663f21df9f","d366ccfb8cb87789f1592b0be7430df7ce17fca8be422033bdf0a8d0e06b7336","e243dd83e46a4fd3614589b4589042576f86d4748866b9423c77dee1318847c0","6ffba5563c43d43c1ea6b051421d59af7f6d23cc1baa9fd18a99a39d060c1cdb","bceb3703983ccb7177c4f8f21ed775c0ae7672559c90059a7814b04065ae04bc","138b012318f035855153d24cfd0a266d0aa30cef0565d56b40cb6057324ff8c7","a0cf73046c0cbced0a194418eb5425fe8411221be669eda86673ea614f957fc5","a3a9dd3d2cafb557d54433a94b772f3101f6009ffc3978a81456abef85649e05","9b33ad40fa8b00650b695638c8e08df88bbbfed00283ff5eabbf11b8813e03f8","12afcd0dd593ae79399dc79bd25eb8f92b7ff0a9ffdfaef07b8c86fc1ed9c888","435c186abc9f5aaae4d5cedcab1793d0334003c2dd9b03d41975fefc49b3d0de","3e9d8cbd11665ded1381cf23f29aaf3abc7fb75e949d68bf0762a7f29a97046b","15a2c660f5d15f15cd1cd4be8412e9f4cf4b063345224364762b0298b8a949ec","488f542f9f7d373b8ed6dde8799916db2ac7f9be3a22e026cd5afdd3ee2d44d0","f0eed3ff19d0ddbe5f704d8cd7e19a587c4804b3ec95ad0673ff900a1101e616","4c9b9e3803c11d4d1afe4ddfa69848d367409f0806fed4962d7e43c3a5eb90f6","575090c21434f04099e374703d520ccc254272e085e0be45e4f22f571972678f","e5d764501aa90c1dba511c8ce99f01cba3386378b59cb5c55aadd57d2ede37f9","5673ea1088ddec5f8369c637b26656397e5c79b8075c6ec82d330fe5b45e7283","0eb65569b0f24f92268d2a30d494786db07fca1a7d01b0109aa24a1a29109cec","5190ae009449e9efa6f5f252f24275cf059f2b4852bb64eb06331341a6da3d48","b6d1580e03ddd31898e74a10c0927e34fac2c493dd114b0eb56e52f9f024771a","de3e76d0a03a8b10534e439616307dec8dc8e701c4d2e00b069622c6b62bf22d","0554de9d6ea57b95c2f1214cef078317d8f513c3424f5229f7b46fc3df6f3786","8a18e3d804e74e823188b20548b0aaa84d808b9651fc842964b4575cf8475f60","4c536b3515fc985f3f3289826404124ef7b7a4b42ca52efd94f56c841575440e",{"version":"0abcb0c501cde67c95f446d1af82f5e1410812b15ea273d863a3c1d7cdab95ed","signature":"bf2f7f49c479700adc56428cde6701fd61642b353eaf5e1b13feb45f264801b0"},{"version":"ef2da66bab2d46a54928b02bd8b4fef42ea1b22c477173dc574e9ceaf87c2ab0","signature":"fdfbb7559a13763e62abfdcc2b759bded26f8e357a854d124bf1260a83a8bca5"},{"version":"1868e3a427e81b2789fd04031a565e1194721d04dab60bdafb63acb68b966efe","signature":"d3fea3c8e6b9b5d4ab3c2cbaa7c5ed2fe03193779b8b1ce83105554e250e7cca"},"d88a5e779faf033be3d52142a04fbe1cb96009868e3bbdd296b2bc6c59e06c0e"],"root":[[161,171],175,[249,251]],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":true,"module":1,"noFallthroughCasesInSwitch":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9},"fileIdsList":[[160,162],[160,161,162,163,164],[74,96,160,169],[62,74,160,170],[160,161,165],[160,161,162,163,164,165,166,171,173,174,175,249],[160],[160,161,165,166,248,250],[161,162,163,165,166,171,175,249,250],[160,161,162,164,165,166,167,168,170],[160,161,162,164,165,166,171],[160,162,163],[160,164,165],[160,230],[231,246,247],[230],[160,246],[160,235],[232,233,234,235,236,237,238,239,240,241,242,243,244,245],[160,248],[160,230,235],[160,230,233,234],[160,176],[181],[160,181],[177],[160,177],[177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229],[217],[160,178,181],[172],[62,63,69,70],[71,135,136],[62,69,71],[63,71],[62,64,65,66,69,71,74,75],[65,76,90,91],[62,69,74,75,76],[62,64,69,71,73,74,75],[62,63,74,75,76],[61,77,82,89,92,93,134,137,159],[62],[63,67,68],[63,67,68,69,70,72,83,84,85,86,87,88],[63,68,69],[63],[62,63,68,69,71,84],[69],[63,69,70],[67,69],[76,90],[62,64,65,66,69,74],[62,69,72,75],[65,73,74,75,78,79,80,81],[75],[62,64,69,71,73,75],[71,74],[62,69,73,74,75,87],[71],[62,69,75],[63,69,74,85],[74,138],[71,75],[69,74],[74],[62,72],[62,69],[69,74,75],[94,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158],[74,75],[64,69],[62,64,69,75],[62,64,69],[62,69,71,73,74,75,87,94],[95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133],[87,95],[95],[62,69,71,74,94,95],[160,163],[74,160],[74,160,170],[160,165],[160,163,165,173,175,249],[160,250],[160,165,167],[160,171]],"referencedMap":[[163,1],[165,2],[170,3],[169,4],[162,5],[250,6],[175,7],[249,8],[251,9],[171,10],[167,11],[166,12],[168,13],[247,14],[248,15],[231,16],[232,17],[236,18],[237,18],[238,18],[234,18],[246,19],[239,18],[240,18],[241,20],[242,21],[235,22],[243,18],[244,18],[245,18],[233,7],[177,23],[227,24],[196,7],[216,7],[189,7],[221,7],[220,7],[229,7],[209,25],[217,26],[226,25],[203,7],[190,27],[224,25],[194,27],[193,27],[183,25],[180,7],[182,25],[184,7],[212,7],[225,27],[192,27],[202,7],[191,7],[179,7],[208,25],[230,28],[215,7],[228,29],[178,27],[195,27],[187,30],[188,27],[185,25],[198,25],[204,7],[197,7],[219,7],[201,27],[200,7],[205,25],[181,7],[207,7],[186,7],[211,27],[176,7],[174,31],[173,31],[71,32],[137,33],[136,34],[135,35],[76,36],[92,37],[90,38],[91,39],[77,40],[160,41],[65,42],[69,43],[89,44],[84,45],[70,46],[85,47],[88,48],[83,49],[86,48],[87,50],[93,51],[75,52],[73,53],[82,54],[79,55],[78,55],[74,56],[80,57],[94,58],[156,59],[150,60],[143,61],[142,62],[151,63],[152,48],[144,64],[157,65],[138,66],[139,67],[140,68],[159,69],[141,62],[145,65],[146,70],[153,71],[154,46],[155,70],[147,68],[158,48],[148,72],[149,73],[95,74],[134,75],[98,76],[99,76],[100,76],[101,76],[102,76],[103,76],[104,76],[105,76],[124,76],[106,76],[107,76],[108,76],[109,76],[110,76],[111,76],[131,76],[112,76],[113,76],[114,76],[129,76],[115,76],[130,76],[116,76],[127,76],[128,76],[117,76],[118,76],[119,76],[125,76],[126,76],[120,76],[121,76],[122,76],[123,76],[132,76],[133,76],[97,77],[96,78]],"exportedModulesMap":[[163,7],[165,79],[170,80],[169,81],[162,82],[250,83],[175,7],[249,84],[251,9],[171,85],[167,86],[166,7],[168,7],[247,14],[248,15],[231,16],[232,17],[236,18],[237,18],[238,18],[234,18],[246,19],[239,18],[240,18],[241,20],[242,21],[235,22],[243,18],[244,18],[245,18],[233,7],[177,23],[227,24],[196,7],[216,7],[189,7],[221,7],[220,7],[229,7],[209,25],[217,26],[226,25],[203,7],[190,27],[224,25],[194,27],[193,27],[183,25],[180,7],[182,25],[184,7],[212,7],[225,27],[192,27],[202,7],[191,7],[179,7],[208,25],[230,28],[215,7],[228,29],[178,27],[195,27],[187,30],[188,27],[185,25],[198,25],[204,7],[197,7],[219,7],[201,27],[200,7],[205,25],[181,7],[207,7],[186,7],[211,27],[176,7],[174,31],[173,31],[71,32],[137,33],[136,34],[135,35],[76,36],[92,37],[90,38],[91,39],[77,40],[160,41],[65,42],[69,43],[89,44],[84,45],[70,46],[85,47],[88,48],[83,49],[86,48],[87,50],[93,51],[75,52],[73,53],[82,54],[79,55],[78,55],[74,56],[80,57],[94,58],[156,59],[150,60],[143,61],[142,62],[151,63],[152,48],[144,64],[157,65],[138,66],[139,67],[140,68],[159,69],[141,62],[145,65],[146,70],[153,71],[154,46],[155,70],[147,68],[158,48],[148,72],[149,73],[95,74],[134,75],[98,76],[99,76],[100,76],[101,76],[102,76],[103,76],[104,76],[105,76],[124,76],[106,76],[107,76],[108,76],[109,76],[110,76],[111,76],[131,76],[112,76],[113,76],[114,76],[129,76],[115,76],[130,76],[116,76],[127,76],[128,76],[117,76],[118,76],[119,76],[125,76],[126,76],[120,76],[121,76],[122,76],[123,76],[132,76],[133,76],[97,77],[96,78]],"semanticDiagnosticsPerFile":[163,165,170,169,162,250,175,249,251,171,167,166,168,164,161,247,248,231,232,236,237,238,234,246,239,240,241,242,235,243,244,245,233,177,227,196,216,189,221,220,229,209,217,226,203,190,224,194,193,183,180,182,184,212,225,192,202,191,179,208,230,222,214,215,228,178,206,195,223,199,210,187,188,185,198,204,197,219,201,200,205,181,207,186,213,211,218,176,252,174,172,173,71,137,136,135,76,92,90,91,77,160,62,64,65,66,69,72,89,67,84,70,85,88,83,86,63,68,87,93,81,75,73,82,79,78,74,80,94,156,150,143,142,151,152,144,157,138,139,140,159,141,145,146,153,154,155,147,158,148,149,95,134,98,99,100,101,102,103,104,105,124,106,107,108,109,110,111,131,112,113,114,129,115,130,116,127,128,117,118,119,125,126,120,121,122,123,132,133,97,96,61,58,59,10,11,15,14,2,16,17,18,19,20,21,22,23,3,4,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,60,53,54,57,55,56,1,13,12]},"version":"5.1.3"}
@@ -0,0 +1,9 @@
1
+ import { TypeNode } from 'graphql';
2
+ export type MergedTypeResult = {
3
+ typeErrors?: string[];
4
+ typeNode?: TypeNode;
5
+ };
6
+ export declare function getLeastRestrictiveMergedTypeNode(current: TypeNode, other: TypeNode, parentName: string, childName: string): MergedTypeResult;
7
+ export declare function getMostRestrictiveMergedTypeNode(current: TypeNode, other: TypeNode, parentName: string, fieldName: string): MergedTypeResult;
8
+ export declare function isTypeRequired(node: TypeNode): boolean;
9
+ export declare function getNamedTypeForChild(childPath: string, typeNode: TypeNode): string;
@@ -0,0 +1,112 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.getNamedTypeForChild = exports.isTypeRequired = exports.getMostRestrictiveMergedTypeNode = exports.getLeastRestrictiveMergedTypeNode = void 0;
4
+ const graphql_1 = require("graphql");
5
+ const errors_1 = require("../errors/errors");
6
+ const ast_1 = require("../ast/ast");
7
+ var DivergentType;
8
+ (function (DivergentType) {
9
+ DivergentType[DivergentType["NONE"] = 0] = "NONE";
10
+ DivergentType[DivergentType["CURRENT"] = 1] = "CURRENT";
11
+ DivergentType[DivergentType["OTHER"] = 2] = "OTHER";
12
+ })(DivergentType || (DivergentType = {}));
13
+ function getMergedTypeNode(current, other, parentName, childName, mostRestrictive) {
14
+ other = (0, ast_1.deepCopyTypeNode)(other, parentName, childName); // current is already a deep copy
15
+ // The first type of the pair to diverge in restriction takes precedence in all future differences.
16
+ // If the other type of the pair also diverges, it's a src error.
17
+ // To keep the output link intact, it is not possible to spread assign "lastTypeNode".
18
+ const mergedTypeNode = { kind: current.kind };
19
+ let divergentType = DivergentType.NONE;
20
+ let lastTypeNode = mergedTypeNode;
21
+ for (let i = 0; i < ast_1.maximumTypeNesting; i++) {
22
+ if (current.kind === other.kind) {
23
+ switch (current.kind) {
24
+ case graphql_1.Kind.NAMED_TYPE:
25
+ const otherName = other.name.value;
26
+ if (current.name.value !== otherName) {
27
+ return { typeErrors: [current.name.value, otherName] };
28
+ }
29
+ lastTypeNode.kind = current.kind;
30
+ lastTypeNode.name = current.name;
31
+ return { typeNode: mergedTypeNode };
32
+ case graphql_1.Kind.LIST_TYPE:
33
+ lastTypeNode.kind = current.kind;
34
+ lastTypeNode.type = { kind: current.type.kind };
35
+ lastTypeNode = lastTypeNode.type;
36
+ current = current.type;
37
+ other = other.type;
38
+ continue;
39
+ case graphql_1.Kind.NON_NULL_TYPE:
40
+ lastTypeNode.kind = current.kind;
41
+ lastTypeNode.type = { kind: current.type.kind };
42
+ lastTypeNode = lastTypeNode.type;
43
+ current = current.type;
44
+ other = other.type;
45
+ continue;
46
+ default:
47
+ throw (0, errors_1.federationUnexpectedNodeKindError)(parentName, childName);
48
+ }
49
+ }
50
+ if (current.kind === graphql_1.Kind.NON_NULL_TYPE) {
51
+ if (divergentType === DivergentType.OTHER) {
52
+ return { typeErrors: [current.kind, other.kind] };
53
+ }
54
+ else {
55
+ divergentType = DivergentType.CURRENT;
56
+ }
57
+ if (mostRestrictive) {
58
+ lastTypeNode.kind = current.kind;
59
+ lastTypeNode.type = { kind: current.type.kind };
60
+ lastTypeNode = lastTypeNode.type;
61
+ }
62
+ current = current.type;
63
+ continue;
64
+ }
65
+ if (other.kind === graphql_1.Kind.NON_NULL_TYPE) {
66
+ if (divergentType === DivergentType.CURRENT) {
67
+ return {
68
+ typeErrors: [other.kind, current.kind],
69
+ };
70
+ }
71
+ else {
72
+ divergentType = DivergentType.OTHER;
73
+ }
74
+ if (mostRestrictive) {
75
+ lastTypeNode.kind = other.kind;
76
+ lastTypeNode.type = { kind: other.type.kind };
77
+ lastTypeNode = lastTypeNode.type;
78
+ }
79
+ other = other.type;
80
+ continue;
81
+ }
82
+ // At least one of the types must be a non-null wrapper, or the types are inconsistent
83
+ return { typeErrors: [current.kind, other.kind] };
84
+ }
85
+ throw new Error(`Field ${parentName}.${childName} has more than ${ast_1.maximumTypeNesting} layers of nesting, or there is a cyclical error.`);
86
+ }
87
+ function getLeastRestrictiveMergedTypeNode(current, other, parentName, childName) {
88
+ return getMergedTypeNode(current, other, parentName, childName, false);
89
+ }
90
+ exports.getLeastRestrictiveMergedTypeNode = getLeastRestrictiveMergedTypeNode;
91
+ function getMostRestrictiveMergedTypeNode(current, other, parentName, fieldName) {
92
+ return getMergedTypeNode(current, other, parentName, fieldName, true);
93
+ }
94
+ exports.getMostRestrictiveMergedTypeNode = getMostRestrictiveMergedTypeNode;
95
+ function isTypeRequired(node) {
96
+ return node.kind === graphql_1.Kind.NON_NULL_TYPE;
97
+ }
98
+ exports.isTypeRequired = isTypeRequired;
99
+ function getNamedTypeForChild(childPath, typeNode) {
100
+ switch (typeNode.kind) {
101
+ case graphql_1.Kind.NAMED_TYPE:
102
+ return typeNode.name.value;
103
+ case graphql_1.Kind.LIST_TYPE:
104
+ // intentional fallthrough
105
+ case graphql_1.Kind.NON_NULL_TYPE:
106
+ return getNamedTypeForChild(childPath, typeNode.type);
107
+ default:
108
+ throw (0, errors_1.unexpectedTypeNodeKindError)(childPath);
109
+ }
110
+ }
111
+ exports.getNamedTypeForChild = getNamedTypeForChild;
112
+ //# sourceMappingURL=type-merging.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type-merging.js","sourceRoot":"","sources":["../../src/type-merging/type-merging.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ import { DirectiveDefinitionNode } from 'graphql';
2
+ export declare const BASE_SCALARS: Set<string>;
3
+ export declare const VERSION_ONE_DIRECTIVES: Set<string>;
4
+ export declare const VERSION_TWO_DIRECTIVES: Set<string>;
5
+ export declare const BASE_DIRECTIVE_DEFINITIONS: DirectiveDefinitionNode[];
6
+ export declare const VERSION_TWO_DIRECTIVE_DEFINITIONS: DirectiveDefinitionNode[];
@@ -0,0 +1,157 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VERSION_TWO_DIRECTIVE_DEFINITIONS = exports.BASE_DIRECTIVE_DEFINITIONS = exports.VERSION_TWO_DIRECTIVES = exports.VERSION_ONE_DIRECTIVES = exports.BASE_SCALARS = void 0;
4
+ const graphql_1 = require("graphql");
5
+ const utils_1 = require("../ast/utils");
6
+ const string_constants_1 = require("./string-constants");
7
+ exports.BASE_SCALARS = new Set(['Boolean', 'Float', 'ID', 'Int', 'String']);
8
+ exports.VERSION_ONE_DIRECTIVES = new Set([string_constants_1.EXTERNAL, string_constants_1.DEPRECATED, string_constants_1.KEY, string_constants_1.PROVIDES, string_constants_1.REQUIRES, string_constants_1.TAG]);
9
+ exports.VERSION_TWO_DIRECTIVES = new Set([string_constants_1.INACCESSIBLE, string_constants_1.SHAREABLE]);
10
+ exports.BASE_DIRECTIVE_DEFINITIONS = [
11
+ /* directive @deprecated(reason: String = "No longer supported") on ARGUMENT_DEFINITION | ENUM_VALUE |
12
+ FIELD_DEFINITION | INPUT_FIELD_DEFINITION
13
+ */
14
+ {
15
+ arguments: [
16
+ {
17
+ kind: graphql_1.Kind.INPUT_VALUE_DEFINITION,
18
+ name: (0, utils_1.stringToNameNode)('reason'),
19
+ type: (0, utils_1.stringToNamedTypeNode)(string_constants_1.STRING_TYPE),
20
+ defaultValue: {
21
+ kind: graphql_1.Kind.STRING,
22
+ value: 'No longer supported',
23
+ },
24
+ },
25
+ ],
26
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
27
+ locations: (0, utils_1.stringToNameNodes)([
28
+ string_constants_1.ARGUMENT_DEFINITION_UPPER,
29
+ string_constants_1.ENUM_VALUE_UPPER,
30
+ string_constants_1.FIELD_DEFINITION_UPPER,
31
+ string_constants_1.INPUT_FIELD_DEFINITION_UPPER,
32
+ ]),
33
+ name: (0, utils_1.stringToNameNode)(string_constants_1.DEPRECATED),
34
+ repeatable: false,
35
+ },
36
+ // directive @external on FIELD_DEFINITION | OBJECT
37
+ {
38
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
39
+ locations: (0, utils_1.stringToNameNodes)([string_constants_1.FIELD_DEFINITION_UPPER, string_constants_1.OBJECT_UPPER]),
40
+ name: (0, utils_1.stringToNameNode)(string_constants_1.EXTERNAL),
41
+ repeatable: false,
42
+ },
43
+ // TODO handle FieldSet
44
+ // directive @key(fields: String!) on OBJECT
45
+ {
46
+ arguments: [
47
+ {
48
+ kind: graphql_1.Kind.INPUT_VALUE_DEFINITION,
49
+ name: (0, utils_1.stringToNameNode)(string_constants_1.FIELDS),
50
+ type: {
51
+ kind: graphql_1.Kind.NON_NULL_TYPE,
52
+ type: (0, utils_1.stringToNamedTypeNode)(string_constants_1.STRING_TYPE),
53
+ },
54
+ },
55
+ ],
56
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
57
+ locations: [(0, utils_1.stringToNameNode)(string_constants_1.OBJECT_UPPER)],
58
+ name: (0, utils_1.stringToNameNode)(string_constants_1.KEY),
59
+ repeatable: true,
60
+ },
61
+ // TODO handle FieldSet
62
+ // directive @provides(fields: FieldSet!) on FIELD_DEFINITION
63
+ {
64
+ arguments: [
65
+ {
66
+ kind: graphql_1.Kind.INPUT_VALUE_DEFINITION,
67
+ name: (0, utils_1.stringToNameNode)(string_constants_1.FIELDS),
68
+ type: {
69
+ kind: graphql_1.Kind.NON_NULL_TYPE,
70
+ type: (0, utils_1.stringToNamedTypeNode)(string_constants_1.STRING_TYPE),
71
+ },
72
+ },
73
+ ],
74
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
75
+ locations: [(0, utils_1.stringToNameNode)(string_constants_1.FIELD_DEFINITION_UPPER)],
76
+ name: (0, utils_1.stringToNameNode)(string_constants_1.PROVIDES),
77
+ repeatable: false,
78
+ },
79
+ // TODO handle FieldSet
80
+ // directive @requires(fields: FieldSet!) on FIELD_DEFINITION
81
+ {
82
+ arguments: [
83
+ {
84
+ kind: graphql_1.Kind.INPUT_VALUE_DEFINITION,
85
+ name: (0, utils_1.stringToNameNode)(string_constants_1.FIELDS),
86
+ type: {
87
+ kind: graphql_1.Kind.NON_NULL_TYPE,
88
+ type: (0, utils_1.stringToNamedTypeNode)(string_constants_1.STRING_TYPE),
89
+ },
90
+ },
91
+ ],
92
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
93
+ locations: [(0, utils_1.stringToNameNode)(string_constants_1.FIELD_DEFINITION_UPPER)],
94
+ name: (0, utils_1.stringToNameNode)(string_constants_1.REQUIRES),
95
+ repeatable: false,
96
+ },
97
+ /* directive @tag(name: String!) on ARGUMENT_DEFINITION | ENUM | ENUM_VALUE | FIELD_DEFINITION | INPUT_OBJECT |
98
+ INPUT_FIELD_DEFINITION | INTERFACE | OBJECT | SCALAR | UNION
99
+ */
100
+ {
101
+ arguments: [
102
+ {
103
+ kind: graphql_1.Kind.INPUT_VALUE_DEFINITION,
104
+ name: (0, utils_1.stringToNameNode)(string_constants_1.NAME),
105
+ type: {
106
+ kind: graphql_1.Kind.NON_NULL_TYPE,
107
+ type: (0, utils_1.stringToNamedTypeNode)(string_constants_1.STRING_TYPE),
108
+ },
109
+ },
110
+ ],
111
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
112
+ locations: (0, utils_1.stringToNameNodes)([
113
+ string_constants_1.ARGUMENT_DEFINITION_UPPER,
114
+ string_constants_1.ENUM_UPPER,
115
+ string_constants_1.ENUM_VALUE_UPPER,
116
+ string_constants_1.FIELD_DEFINITION_UPPER,
117
+ string_constants_1.INPUT_FIELD_DEFINITION_UPPER,
118
+ string_constants_1.INPUT_OBJECT_UPPER,
119
+ string_constants_1.INTERFACE_UPPER,
120
+ string_constants_1.OBJECT_UPPER,
121
+ string_constants_1.SCALAR_UPPER,
122
+ string_constants_1.UNION_UPPER,
123
+ ]),
124
+ name: (0, utils_1.stringToNameNode)(string_constants_1.TAG),
125
+ repeatable: true,
126
+ },
127
+ ];
128
+ exports.VERSION_TWO_DIRECTIVE_DEFINITIONS = [
129
+ /* directive @inaccessible on ARGUMENT_DEFINITION | ENUM | ENUM_VALUE | FIELD_DEFINITION |INPUT_OBJECT |
130
+ INPUT_FIELD_DEFINITION | INTERFACE | OBJECT | SCALAR | UNION
131
+ */
132
+ {
133
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
134
+ locations: (0, utils_1.stringToNameNodes)([
135
+ string_constants_1.ARGUMENT_DEFINITION_UPPER,
136
+ string_constants_1.ENUM_UPPER,
137
+ string_constants_1.ENUM_VALUE_UPPER,
138
+ string_constants_1.FIELD_DEFINITION_UPPER,
139
+ string_constants_1.INPUT_FIELD_DEFINITION_UPPER,
140
+ string_constants_1.INPUT_OBJECT_UPPER,
141
+ string_constants_1.INTERFACE_UPPER,
142
+ string_constants_1.OBJECT_UPPER,
143
+ string_constants_1.SCALAR_UPPER,
144
+ string_constants_1.UNION_UPPER,
145
+ ]),
146
+ name: (0, utils_1.stringToNameNode)(string_constants_1.INACCESSIBLE),
147
+ repeatable: false,
148
+ },
149
+ // directive @shareable on FIELD_DEFINITION | OBJECT
150
+ {
151
+ kind: graphql_1.Kind.DIRECTIVE_DEFINITION,
152
+ locations: (0, utils_1.stringToNameNodes)([string_constants_1.FIELD_DEFINITION_UPPER, string_constants_1.OBJECT_UPPER]),
153
+ name: (0, utils_1.stringToNameNode)(string_constants_1.SHAREABLE),
154
+ repeatable: false,
155
+ },
156
+ ];
157
+ //# sourceMappingURL=constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,39 @@
1
+ export declare const ARGUMENT_DEFINITION_UPPER = "ARGUMENT_DEFINITION";
2
+ export declare const DEFAULT_MUTATION = "Mutation";
3
+ export declare const DEFAULT_QUERY = "Query";
4
+ export declare const DEFAULT_SUBSCRIPTION = "Subscription";
5
+ export declare const DEPRECATED = "deprecated";
6
+ export declare const ENUM_UPPER = "ENUM";
7
+ export declare const ENUM_VALUE_UPPER = "ENUM_VALUE";
8
+ export declare const EXTERNAL = "external";
9
+ export declare const FIELD_UPPER = "FIELD";
10
+ export declare const FIELD_NAME = "fieldName";
11
+ export declare const FIELD_SET = "FieldSet";
12
+ export declare const FIELDS = "fields";
13
+ export declare const FIELD_DEFINITION_UPPER = "FIELD_DEFINITION";
14
+ export declare const FRAGMENT_DEFINITION_UPPER = "FRAGMENT_DEFINITION";
15
+ export declare const INLINE_FRAGMENT = "inlineFragment";
16
+ export declare const INLINE_FRAGMENT_UPPER = "INLINE_FRAGMENT";
17
+ export declare const INPUT_FIELD_DEFINITION_UPPER = "INPUT_FIELD_DEFINITION";
18
+ export declare const INPUT_OBJECT_UPPER = "INPUT_OBJECT";
19
+ export declare const INTERFACE_UPPER = "INTERFACE";
20
+ export declare const INACCESSIBLE = "inaccessible";
21
+ export declare const KEY = "key";
22
+ export declare const MUTATION = "Mutation";
23
+ export declare const MUTATION_UPPER = "MUTATION";
24
+ export declare const NAME = "name";
25
+ export declare const OBJECT_UPPER = "OBJECT";
26
+ export declare const PROVIDES = "provides";
27
+ export declare const QUERY = "Query";
28
+ export declare const QUERY_UPPER = "QUERY";
29
+ export declare const REQUIRES = "requires";
30
+ export declare const SCALAR_UPPER = "SCALAR";
31
+ export declare const SCHEMA = "schema";
32
+ export declare const SCHEMA_UPPER = "SCHEMA";
33
+ export declare const SHAREABLE = "shareable";
34
+ export declare const STRING_TYPE = "String";
35
+ export declare const SUBSCRIPTION = "Subscription";
36
+ export declare const SUBSCRIPTION_UPPER = "SUBSCRIPTION";
37
+ export declare const TAG = "tag";
38
+ export declare const UNION_UPPER = "UNION";
39
+ export declare const VARIABLE_DEFINITION_UPPER = "VARIABLE_DEFINITION";
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VARIABLE_DEFINITION_UPPER = exports.UNION_UPPER = exports.TAG = exports.SUBSCRIPTION_UPPER = exports.SUBSCRIPTION = exports.STRING_TYPE = exports.SHAREABLE = exports.SCHEMA_UPPER = exports.SCHEMA = exports.SCALAR_UPPER = exports.REQUIRES = exports.QUERY_UPPER = exports.QUERY = exports.PROVIDES = exports.OBJECT_UPPER = exports.NAME = exports.MUTATION_UPPER = exports.MUTATION = exports.KEY = exports.INACCESSIBLE = exports.INTERFACE_UPPER = exports.INPUT_OBJECT_UPPER = exports.INPUT_FIELD_DEFINITION_UPPER = exports.INLINE_FRAGMENT_UPPER = exports.INLINE_FRAGMENT = exports.FRAGMENT_DEFINITION_UPPER = exports.FIELD_DEFINITION_UPPER = exports.FIELDS = exports.FIELD_SET = exports.FIELD_NAME = exports.FIELD_UPPER = exports.EXTERNAL = exports.ENUM_VALUE_UPPER = exports.ENUM_UPPER = exports.DEPRECATED = exports.DEFAULT_SUBSCRIPTION = exports.DEFAULT_QUERY = exports.DEFAULT_MUTATION = exports.ARGUMENT_DEFINITION_UPPER = void 0;
4
+ exports.ARGUMENT_DEFINITION_UPPER = 'ARGUMENT_DEFINITION';
5
+ exports.DEFAULT_MUTATION = 'Mutation';
6
+ exports.DEFAULT_QUERY = 'Query';
7
+ exports.DEFAULT_SUBSCRIPTION = 'Subscription';
8
+ exports.DEPRECATED = 'deprecated';
9
+ exports.ENUM_UPPER = 'ENUM';
10
+ exports.ENUM_VALUE_UPPER = 'ENUM_VALUE';
11
+ exports.EXTERNAL = 'external';
12
+ exports.FIELD_UPPER = 'FIELD';
13
+ exports.FIELD_NAME = 'fieldName';
14
+ exports.FIELD_SET = 'FieldSet';
15
+ exports.FIELDS = 'fields';
16
+ exports.FIELD_DEFINITION_UPPER = 'FIELD_DEFINITION';
17
+ exports.FRAGMENT_DEFINITION_UPPER = 'FRAGMENT_DEFINITION';
18
+ exports.INLINE_FRAGMENT = 'inlineFragment';
19
+ exports.INLINE_FRAGMENT_UPPER = 'INLINE_FRAGMENT';
20
+ exports.INPUT_FIELD_DEFINITION_UPPER = 'INPUT_FIELD_DEFINITION';
21
+ exports.INPUT_OBJECT_UPPER = 'INPUT_OBJECT';
22
+ exports.INTERFACE_UPPER = 'INTERFACE';
23
+ exports.INACCESSIBLE = 'inaccessible';
24
+ exports.KEY = 'key';
25
+ exports.MUTATION = 'Mutation';
26
+ exports.MUTATION_UPPER = 'MUTATION';
27
+ exports.NAME = 'name';
28
+ exports.OBJECT_UPPER = 'OBJECT';
29
+ exports.PROVIDES = 'provides';
30
+ exports.QUERY = 'Query';
31
+ exports.QUERY_UPPER = 'QUERY';
32
+ exports.REQUIRES = 'requires';
33
+ exports.SCALAR_UPPER = 'SCALAR';
34
+ exports.SCHEMA = 'schema';
35
+ exports.SCHEMA_UPPER = 'SCHEMA';
36
+ exports.SHAREABLE = 'shareable';
37
+ exports.STRING_TYPE = 'String';
38
+ exports.SUBSCRIPTION = 'Subscription';
39
+ exports.SUBSCRIPTION_UPPER = 'SUBSCRIPTION';
40
+ exports.TAG = 'tag';
41
+ exports.UNION_UPPER = 'UNION';
42
+ exports.VARIABLE_DEFINITION_UPPER = 'VARIABLE_DEFINITION';
43
+ //# sourceMappingURL=string-constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"string-constants.js","sourceRoot":"","sources":["../../src/utils/string-constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,yBAAyB,GAAG,qBAAqB,CAAC;AAClD,QAAA,gBAAgB,GAAG,UAAU,CAAC;AAC9B,QAAA,aAAa,GAAG,OAAO,CAAC;AACxB,QAAA,oBAAoB,GAAG,cAAc,CAAC;AACtC,QAAA,UAAU,GAAG,YAAY,CAAC;AAC1B,QAAA,UAAU,GAAG,MAAM,CAAC;AACpB,QAAA,gBAAgB,GAAG,YAAY,CAAC;AAChC,QAAA,QAAQ,GAAG,UAAU,CAAC;AACtB,QAAA,WAAW,GAAG,OAAO,CAAC;AACtB,QAAA,UAAU,GAAG,WAAW,CAAC;AACzB,QAAA,SAAS,GAAG,UAAU,CAAC;AACvB,QAAA,MAAM,GAAG,QAAQ,CAAC;AAClB,QAAA,sBAAsB,GAAG,kBAAkB,CAAC;AAC5C,QAAA,yBAAyB,GAAG,qBAAqB,CAAC;AAClD,QAAA,eAAe,GAAG,gBAAgB,CAAC;AACnC,QAAA,qBAAqB,GAAG,iBAAiB,CAAC;AAC1C,QAAA,4BAA4B,GAAG,wBAAwB,CAAC;AACxD,QAAA,kBAAkB,GAAG,cAAc,CAAC;AACpC,QAAA,eAAe,GAAG,WAAW,CAAC;AAC9B,QAAA,YAAY,GAAG,cAAc,CAAC;AAC9B,QAAA,GAAG,GAAG,KAAK,CAAC;AACZ,QAAA,QAAQ,GAAG,UAAU,CAAC;AACtB,QAAA,cAAc,GAAG,UAAU,CAAC;AAC5B,QAAA,IAAI,GAAG,MAAM,CAAC;AACd,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,QAAQ,GAAG,UAAU,CAAC;AACtB,QAAA,KAAK,GAAG,OAAO,CAAC;AAChB,QAAA,WAAW,GAAG,OAAO,CAAC;AACtB,QAAA,QAAQ,GAAG,UAAU,CAAC;AACtB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,MAAM,GAAG,QAAQ,CAAC;AAClB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,SAAS,GAAG,WAAW,CAAC;AACxB,QAAA,WAAW,GAAG,QAAQ,CAAC;AACvB,QAAA,YAAY,GAAG,cAAc,CAAC;AAC9B,QAAA,kBAAkB,GAAG,cAAc,CAAC;AACpC,QAAA,GAAG,GAAG,KAAK,CAAC;AACZ,QAAA,WAAW,GAAG,OAAO,CAAC;AACtB,QAAA,yBAAyB,GAAG,qBAAqB,CAAC"}
@@ -0,0 +1,7 @@
1
+ export declare function areSetsEqual<T>(set: Set<T>, other: Set<T>): boolean;
2
+ export declare function getOrThrowError<K, V>(map: Map<K, V>, key: K): V;
3
+ export declare function getAllSetDisparities<T>(set: Set<T>, other: Set<T>): T[];
4
+ export declare function getEntriesNotInSet<T>(iterable: Iterable<T>, comparison: Set<T>): T[];
5
+ export declare function doSetsHaveAnyOverlap<T>(set: Set<T>, other: Set<T>): boolean;
6
+ export declare function mapToArrayOfValues<K, V>(map: Map<K, V>): V[];
7
+ export declare function numberToOrdinal(num: number): string;