Skip to content

Commit

Permalink
Merge branch 'main' into project-breakup
Browse files Browse the repository at this point in the history
# Conflicts:
#	.circleci/config.yml
#	Apollo.xcodeproj/project.pbxproj
#	Configuration/Shared/Project-Version.xcconfig
#	Package.swift
#	ROADMAP.md
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/ClassroomPetDetails.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/ClassroomPetDetailsCCN.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/DogFragment.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/HeightInMeters.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/PetDetails.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Fragments/WarmBloodedDetails.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/LocalCacheMutations/AllAnimalsLocalCacheMutation.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/LocalCacheMutations/PetDetailsMutation.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/LocalCacheMutations/PetSearchLocalCacheMutation.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Mutations/PetAdoptionMutation.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/AllAnimalsCCNQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/AllAnimalsIncludeSkipQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/AllAnimalsQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/ClassroomPetsCCNQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/ClassroomPetsQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/DogQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/Sources/Operations/Queries/PetSearchQuery.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Bird+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Cat+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Crocodile+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Dog+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Fish+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Height+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Human+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Mutation+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/PetRock+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Query+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/AnimalKingdomAPI/TestMocks/Rat+Mock.graphql.swift
#	Sources/AnimalKingdomAPI/animalkingdom-graphql/AnimalSchema.graphqls
#	Sources/Apollo/GraphQLSelectionSetMapper.swift
#	Sources/ApolloAPI/DataDict.swift
#	Sources/ApolloCodegenLib/ApolloCodegen.swift
#	Sources/ApolloCodegenLib/ApolloCodegenConfiguration.swift
#	Sources/ApolloCodegenLib/Frontend/CompilationResult.swift
#	Sources/ApolloCodegenLib/Frontend/GraphQLError.swift
#	Sources/ApolloCodegenLib/Frontend/GraphQLSchema.swift
#	Sources/ApolloCodegenLib/Frontend/GraphQLValue.swift
#	Sources/ApolloCodegenLib/Frontend/JavaScriptBridge.swift
#	Sources/ApolloCodegenLib/IR+Formatting.swift
#	Sources/ApolloCodegenLib/IR/IR+EntitySelectionTree.swift
#	Sources/ApolloCodegenLib/IR/IR+InclusionConditions.swift
#	Sources/ApolloCodegenLib/IR/IR+NamedFragmentBuilder.swift
#	Sources/ApolloCodegenLib/IR/IR+OperationBuilder.swift
#	Sources/ApolloCodegenLib/IR/IR+RootFieldBuilder.swift
#	Sources/ApolloCodegenLib/IR/IR+SelectionSet.swift
#	Sources/ApolloCodegenLib/IR/IR.swift
#	Sources/ApolloCodegenLib/IR/ScopeDescriptor.swift
#	Sources/ApolloCodegenLib/IR/ScopedSelectionSetHashable.swift
#	Sources/ApolloCodegenLib/IR/SortedSelections.swift
#	Sources/ApolloCodegenLib/LinkedList.swift
#	Sources/ApolloCodegenLib/TemplateString.swift
#	Sources/ApolloCodegenLib/Templates/CustomScalarTemplate.swift
#	Sources/ApolloCodegenLib/Templates/EnumTemplate.swift
#	Sources/ApolloCodegenLib/Templates/FragmentTemplate.swift
#	Sources/ApolloCodegenLib/Templates/InputObjectTemplate.swift
#	Sources/ApolloCodegenLib/Templates/InterfaceTemplate.swift
#	Sources/ApolloCodegenLib/Templates/LocalCacheMutationDefinitionTemplate.swift
#	Sources/ApolloCodegenLib/Templates/MockInterfacesTemplate.swift
#	Sources/ApolloCodegenLib/Templates/MockObjectTemplate.swift
#	Sources/ApolloCodegenLib/Templates/MockUnionsTemplate.swift
#	Sources/ApolloCodegenLib/Templates/ObjectTemplate.swift
#	Sources/ApolloCodegenLib/Templates/OperationDefinitionTemplate.swift
#	Sources/ApolloCodegenLib/Templates/RenderingHelpers/GraphQLEnumValue+Rendered.swift
#	Sources/ApolloCodegenLib/Templates/RenderingHelpers/GraphQLType+Rendered.swift
#	Sources/ApolloCodegenLib/Templates/RenderingHelpers/IRDefinition+RenderingHelpers.swift
#	Sources/ApolloCodegenLib/Templates/RenderingHelpers/OperationTemplateRenderer.swift
#	Sources/ApolloCodegenLib/Templates/RenderingHelpers/String+SwiftNameEscaping.swift
#	Sources/ApolloCodegenLib/Templates/SchemaMetadataTemplate.swift
#	Sources/ApolloCodegenLib/Templates/SelectionSetTemplate.swift
#	Sources/ApolloCodegenLib/Templates/TemplateRenderer.swift
#	Sources/ApolloCodegenLib/Templates/UnionTemplate.swift
#	Sources/CodegenCLI/Commands/FetchSchema.swift
#	Sources/CodegenCLI/Commands/Generate.swift
#	Sources/CodegenCLI/Constants.swift
#	Sources/CodegenCLI/Extensions/VersionChecker.swift
#	Sources/CodegenCLI/OptionGroups/InputOptions.swift
#	Sources/CodegenCLI/Protocols/CodegenProvider.swift
#	Sources/GitHubAPI/GitHubAPI/Sources/Fragments/AuthorDetails.graphql.swift
#	Sources/GitHubAPI/GitHubAPI/Sources/Operations/Queries/IssuesAndCommentsForRepositoryQuery.graphql.swift
#	Sources/GitHubAPI/GitHubAPI/Sources/Operations/Queries/RepoURLQuery.graphql.swift
#	Sources/GitHubAPI/GitHubAPI/Sources/Operations/Queries/RepositoryQuery.graphql.swift
#	Sources/GitHubAPI/graphql/operationIDs.json
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterAppearsIn.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterName.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameAndAppearsIn.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameAndAppearsInWithNestedFragments.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameAndDroidAppearsIn.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameAndDroidPrimaryFunction.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameWithInlineFragment.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/CharacterNameWithNestedAppearsInFragment.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/DroidDetails.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/DroidName.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/DroidNameAndPrimaryFunction.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/DroidPrimaryFunction.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/FriendsNames.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/HeroDetails.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Fragments/HumanHeightWithVariable.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Mutations/CreateAwesomeReviewMutation.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Mutations/CreateReviewForEpisodeMutation.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Mutations/CreateReviewWithNullFieldMutation.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/DroidDetailsWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsIDsQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsNamesQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsNamesWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsNamesWithFragmentTwiceQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsNamesWithIDForParentOnlyQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAndFriendsNamesWithIDsQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAppearsInQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroAppearsInWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroDetailsFragmentConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroDetailsInlineConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroDetailsQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroDetailsWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroFriendsDetailsConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroFriendsDetailsUnconditionalAndConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroFriendsOfFriendsNamesQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameAndAppearsInQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameAndAppearsInWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameConditionalBothQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameConditionalBothSeparateQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameConditionalExclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameTypeSpecificConditionalInclusionQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameWithFragmentAndIDQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameWithFragmentQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroNameWithIDQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroParentTypeDependentFieldQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HeroTypeDependentAliasedFieldQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/HumanQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/SameHeroTwiceQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/SearchQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/StarshipCoordinatesQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/StarshipQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Queries/TwoHeroesQuery.graphql.swift
#	Sources/StarWarsAPI/StarWarsAPI/Sources/Operations/Subscriptions/ReviewAddedSubscription.graphql.swift
#	Sources/StarWarsAPI/starwars-graphql/operationIDs.json
#	Sources/SubscriptionAPI/SubscriptionAPI/Sources/Operations/Subscriptions/IncrementingSubscription.graphql.swift
#	Sources/UploadAPI/UploadAPI/Sources/Operations/Mutations/UploadMultipleFilesToDifferentParametersMutation.graphql.swift
#	Sources/UploadAPI/UploadAPI/Sources/Operations/Mutations/UploadMultipleFilesToTheSameParameterMutation.graphql.swift
#	Sources/UploadAPI/UploadAPI/Sources/Operations/Mutations/UploadOneFileMutation.graphql.swift
#	Sources/UploadAPI/graphql/operationIDs.json
#	Sources/apollo-ios-cli/README.md
#	Sources/apollo-ios-cli/main.swift
#	SwiftScripts/Package.resolved
#	SwiftScripts/Sources/Codegen/main.swift
#	SwiftScripts/Sources/TargetConfig/Target.swift
#	Tests/ApolloCodegenInternalTestHelpers/IR+Mocking.swift
#	Tests/ApolloCodegenInternalTestHelpers/MockApolloCodegenConfiguration.swift
#	Tests/ApolloCodegenInternalTestHelpers/MockIRSubscripts.swift
#	Tests/ApolloCodegenInternalTestHelpers/MockMergedSelections.swift
#	Tests/ApolloCodegenTests/ApolloCodegenConfigurationCodableTests.swift
#	Tests/ApolloCodegenTests/ApolloCodegenConfigurationTests.swift
#	Tests/ApolloCodegenTests/ApolloCodegenTests.swift
#	Tests/ApolloCodegenTests/CodeGenIR/IRNamedFragmentBuilderTests.swift
#	Tests/ApolloCodegenTests/CodeGenIR/IROperationBuilderTests.swift
#	Tests/ApolloCodegenTests/CodeGenIR/IRRootFieldBuilderTests.swift
#	Tests/ApolloCodegenTests/CodeGenIR/IRSelectionSet_IncludeSkip_Tests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/FileGenerators/EnumFileGeneratorTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/CustomScalarTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/EnumTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/FragmentTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/InputObjectTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/InterfaceTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/LocalCacheMutationDefinitionTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/MockInterfacesTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/MockObjectTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/MockUnionsTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/ObjectTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/OperationDefinitionTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/OperationDefinitionTemplate_DocumentType_Tests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/OperationDefinition_VariableDefinition_Tests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplateTests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/SelectionSet/SelectionSetTemplate_Initializers_Tests.swift
#	Tests/ApolloCodegenTests/CodeGeneration/Templates/UnionTemplateTests.swift
#	Tests/ApolloCodegenTests/Frontend/SchemaLoadingTests.swift
#	Tests/ApolloCodegenTests/TestHelpers/IRMatchers.swift
#	Tests/ApolloInternalTestHelpers/InterceptorTester.swift
#	Tests/ApolloInternalTestHelpers/MockInterceptorProvider.swift
#	Tests/ApolloInternalTestHelpers/MockNetworkTransport.swift
#	Tests/ApolloInternalTestHelpers/MockOperation.swift
#	Tests/ApolloInternalTestHelpers/MockWebSocket.swift
#	Tests/ApolloTests/AutomaticPersistedQueriesTests.swift
#	Tests/ApolloTests/BlindRetryingTestInterceptor.swift
#	Tests/ApolloTests/Cache/WatchQueryTests.swift
#	Tests/ApolloTests/CancellationHandlingInterceptor.swift
#	Tests/ApolloTests/GETTransformerTests.swift
#	Tests/ApolloTests/GraphQLExecutor_SelectionSetMapper_FromResponse_Tests.swift
#	Tests/ApolloTests/Interceptors/MaxRetryInterceptorTests.swift
#	Tests/ApolloTests/Interceptors/ResponseCodeInterceptorTests.swift
#	Tests/ApolloTests/RequestBodyCreatorTests.swift
#	Tests/ApolloTests/RequestChainTests.swift
#	Tests/ApolloTests/RetryToCountThenSucceedInterceptor.swift
#	Tests/ApolloTests/TestMockTests.swift
#	Tests/ApolloTests/UploadRequestTests.swift
#	Tests/ApolloTests/WebSocket/WebSocketTransportTests.swift
#	Tests/CodegenCLITests/Commands/FetchSchemaTests.swift
#	Tests/CodegenCLITests/Commands/GenerateTests.swift
#	Tests/CodegenCLITests/Support/MockApolloCodegen.swift
#	Tests/CodegenCLITests/Support/MockApolloCodegenConfiguration.swift
#	Tests/CodegenCLITests/VersionCheckerTests.swift
#	Tests/TestCodeGenConfigurations/EmbeddedInTarget-InSchemaModule/Tests/TestAppTests/TestAppTests.swift
#	Tests/TestCodeGenConfigurations/SwiftPackageManager/Tests/SwiftPackageTests/TestMockUsageTests.swift
#	docs/docc/Apollo.doccarchive/data/documentation/apollo.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclienterror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/apolloclientprotocol-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:contextidentifier:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol/fetch(query:cachepolicy:contextidentifier:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol/perform(mutation:publishresulttostore:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol/subscribe(subscription:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol/upload(operation:files:context:queue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclientprotocol/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apollointerceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/returncachedatadontfetch.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachereadinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cachewriteinterceptor/cachewriteerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/pathentry/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlgettransformer/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:context:callbackqueue:resulthandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresult/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresult/source-swift.enum/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/httprequest.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/httprequest/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/httprequest/init(graphqlendpoint:operation:contextidentifier:contenttype:clientname:clientversion:additionalheaders:cachepolicy:context:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/chainerror/unknowninterceptor(id:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorrequestchain/iscancelled.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:contextidentifier:clientname:clientversion:additionalheaders:cachepolicy:context:autopersistqueries:usegetforqueries:usegetforpersistedqueryretry:requestbodycreator:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/jsonresponseparsingerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/retryerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponseparsinginterceptor/multipartresponseparsingerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/networkfetchinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(operation:cachepolicy:contextidentifier:context:callbackqueue:completionhandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/record/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/proceedasync(request:response:completion:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/clientname.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/clientversion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructrequest(for:cachepolicy:contextidentifier:context:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:with:context:manualboundary:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/networktransport-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(operation:cachepolicy:contextidentifier:context:callbackqueue:completionhandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/upload(operation:files:context:callbackqueue:completionhandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/responsepath/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport/upload(operation:files:context:callbackqueue:completionhandler:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/init(graphqlendpoint:operation:clientname:clientversion:additionalheaders:files:manualboundary:context:requestbodycreator:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollo/urlsessionclient/urlsessionclienterror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/==(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/__(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyhashableconvertible.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyscalartype.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachereference/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/datadict/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/notpersisted(definition:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-9dudu.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-88en.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/~=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/document.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-14lsi.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-370r3.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-5e63x.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-90ybj.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablevalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputdict/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(unicodescalarliteral:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodable.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodable.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/operationidentifier.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/outputtypeconvertible.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/scalartype.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(unicodescalarliteral:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionsetentityvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/automaticallypersist.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/disabled.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/init(from:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/persistedoperationsonly.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apqconfig/rawrepresentable-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/caseconversionstrategy.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/caseconversionstrategy/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:operationidentifierspath:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operationidentifierspath.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemaname:input:output:options:experimentalfeatures:schemadownloadconfiguration:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/output.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/apqs.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/markoperationdefinitionsasfinal.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:querystringliteralformat:deprecatedenumcases:schemadocumentation:selectionsetinitializers:apqs:cocoapodscompatibleimportstatements:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:markoperati-21wkk.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/querystringliteralformat-swift.enum.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/querystringliteralformat-swift.enum/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/querystringliteralformat-swift.enum/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/querystringliteralformat-swift.enum/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/querystringliteralformat-swift.enum/rawrepresentable-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/argument/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/directive/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/field/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/fragmentdefinition/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/fragmentspread/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/inclusioncondition/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/inlinefragment/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/operationdefinition.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/operationdefinition/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/operationtype/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/operationtype/hash(into:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/operationtype/hashvalue.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/selection/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/compilationresult/selectionset/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/filehandle/write(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/parentfolderurl().json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/errordescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/failurereason.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/helpanchor.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizederror-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/graphqlfield/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/graphqlfieldargument/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/graphqlnamedtype/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/graphqltype/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/javascripterror/localizeddescription.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/!=(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/allsatisfy(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/collection-implementations.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/compactmap(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/compare(_:_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/contains(_:)-4py5l.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/contains(_:)-5t228.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/contains(where:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/count.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/distance(from:to:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/drop(while:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/dropfirst(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/droplast(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/elementsequal(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/elementsequal(_:by:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/enumerated().json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/filter(_:)-4054e.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/filter(_:)-8qkw9.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/first(where:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/first.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/firstindex(of:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/firstindex(where:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/firstrange(of:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/flatmap(_:)-23b2z.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/flatmap(_:)-47dwd.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/foreach(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/formatted().json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/formatted(_:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/formindex(_:offsetby:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/formindex(_:offsetby:limitedby:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/formindex(after:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/index(_:offsetby:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/index(_:offsetby:limitedby:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/index(of:).json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/indices.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/init(_:)-3ehg.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/init(_:)-56j3m.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/isempty.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/joined().json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/joined(separator:)-1jvox.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/joined(separator:)-2myth.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/linkedlist/lazy.json
#	docs/docc/Apollo.doccarchive/data/documentation/apollocod…
  • Loading branch information
BobaFetters committed Oct 6, 2023
2 parents e7f6bc3 + 6dacd0b commit b743d6b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b743d6b

Please sign in to comment.