federation-jvm
JVM support for Apollo Federation. kotlin code snippet by @github-repos on Codeshare. 0 stars, 5 views.
Language: kotlin
Author: GitHub Repos (@github-repos)
0 stars · 5 views
Viewing path: README.md
Files
- compatibility.yml (yml)
- CaseStudy.java (java)
- InvalidCallbackExtensionException.java (java)
- com.apollographql.federation.java-conventions.gradle.kts (kts)
- schema_full.graphql (graphql)
- CallbackExtensionNotSpecifiedException.java (java)
- ProductDimension.java (java)
- pr-check.yml (yml)
- UserController.java (java)
- CallbackTestUtils.java (java)
- schema.graphql (graphql)
- _Entity.java (java)
- CallbackGraphQLHttpHandlerAbstrIT.java (java)
- schema_federated.graphql (graphql)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- SubscritionCallbackMessage.java (java)
- schema_federated.graphql (graphql)
- gradle.properties (properties)
- gradle (txt)
- wrapper (txt)
- .editorconfig (editorconfig)
- gradlew.bat (bat)
- compatibility (txt)
- gradle.properties (properties)
- docker-compose.yaml (yaml)
- gradle (txt)
- settings.gradle.kts (kts)
- build.gradle.kts (kts)
- Dockerfile (txt)
- src (txt)
- main (txt)
- java (txt)
- com (txt)
- apollographql (txt)
- federation (txt)
- compatibility (txt)
- model (txt)
- Inventory.java (java)
- ProductVariation.java (java)
- DeprecatedProductController.java (java)
- resources (txt)
- graphql (txt)
- application.yml (yml)
- settings.gradle.kts (kts)
- build.gradle.kts (kts)
- .github (github)
- workflows (txt)
- build.yaml (yaml)
- spring-subscription-callback (txt)
- README.md (md)
- src (txt)
- test (txt)
- java (txt)
- com (txt)
- apollographql (txt)
- subscription (txt)
- callback (txt)
- SubscriptionCallbackTest.java (java)
- SubscriptionCallbackHandlerTest.java (java)
- webmvc (txt)
- webflux (txt)
- configuration (txt)
- TestSubscriptionController.java (java)
- resources (txt)
- graphql (txt)
- main (txt)
- java (txt)
- com (txt)
- apollographql (txt)
- subscription (txt)
- callback (txt)
- SubscriptionCallbackHandler.java (java)
- CallbackWebGraphQLInterceptor.java (java)
- message (txt)
- exception (txt)
- InactiveSubscriptionException.java (java)
- CallbackInitializationFailedException.java (java)
- graphql-java-support (txt)
- README.md (md)
- build.gradle.kts (kts)
- src (txt)
- test (txt)
- java (txt)
- com (txt)
- apollographql (txt)
- federation (txt)
- graphqljava (txt)
- caching (txt)
- CacheControlInstrumentationTest.java (java)
- tracing (txt)
- FileUtils.java (java)
- AnyTest.java (java)
- data (txt)
- User.java (java)
- Product.java (java)
- SchemaTransformerTest.java (java)
- printer (txt)
- resources (txt)
- schemas (txt)
- interfaceEntity (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- extendSchema (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- invalidSpecVersionPolicy.graphql (graphql)
- cacheTag (txt)
- schema.graphql (graphql)
- schema_federated.graphql (graphql)
- repeatableShareable (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- interfaceObject (txt)
- schema_full.graphql (graphql)
- authorization (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- policy (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- progressiveOverride (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- invalidSpecVersionProgressiveOverride.graphql (graphql)
- context (txt)
- schema_federated.graphql (graphql)
- invalidSpecVersionRequiresScopes.graphql (graphql)
- schemaImport (txt)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- noEntities (txt)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- scalars (txt)
- schema.graphql (graphql)
- renamedImports (txt)
- schema_federated.graphql (graphql)
- nonResolvableKey (txt)
- schema.graphql (graphql)
- invalidRenameTagImport.graphql (graphql)
- entitiesOnlySubgraph (txt)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- tracingSchema.graphql (graphql)
- fedV2 (txt)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- invalidMultipleFederationLinks.graphql (graphql)
- composeDirective (txt)
- schema.graphql (graphql)
- invalidSpecVersionInterfaceObject.graphql (graphql)
- fedV1 (txt)
- schema_full.graphql (graphql)
- cost (txt)
- schema.graphql (graphql)
- schema_federated.graphql (graphql)
- customAuthenticated (txt)
- schema_full.graphql (graphql)
- invalidSpecVersionComposeDirective.graphql (graphql)
- invalidSpecVersion.graphql (graphql)
- invalidSpecVersionAuthenticated.graphql (graphql)
- main (txt)
- proto (txt)
- java (txt)
- com (txt)
- apollographql (txt)
- federation (txt)
- graphqljava (txt)
- caching (txt)
- _FieldSet.java (java)
- FederationError.java (java)
- tracing (txt)
- FederatedTracingInstrumentation.java (java)
- link__Import.java (java)
- FederationDirectives.java (java)
- directives (txt)
- LinkImportsRenamingVisitor.java (java)
- LinkDirectiveProcessor.java (java)
- SchemaTransformer.java (java)
- Federation.java (java)
- exceptions (txt)
- UnsupportedRenameException.java (java)
- _Service.java (java)
- printer (txt)
- ServiceSDLPrinter.java (java)
- resources (txt)
- .circleci (circleci)
- config.yml (yml)
- .gitignore (gitignore)
- buildSrc (txt)
- src (txt)
- main (txt)
- kotlin (txt)
- CONTRIBUTING.md (md)
- renovate.json (json)
- ATTRIBUTION.md (markdown)
- schema.graphql (graphql)
- User.java (java)
- invalidMultipleFederationSchemaLinks.graphql (graphql)
- CallbackMessageCheck.java (java)
- release.yml (yml)
- CacheControlInstrumentation.java (java)
- MissingKeyException.java (java)
- TracingInterceptor.java (java)
- CallbackGraphQLWebfluxHttpHandlerIT.java (java)
- TestGraphQLConfiguration.java (java)
- DeprecatedProduct.java (java)
- ProductDimension.java (java)
- schema.graphql (graphql)
- ProductVariation.java (java)
- CallbackMessageComplete.java (java)
- README.md (md)
- ServiceSDLPrinterTest.java (java)
- schema.graphql (graphql)
- ProductController.java (java)
- schema_federated.graphql (graphql)
- schema_full.graphql (graphql)
- GraphQLConfiguration.java (java)
- release-drafter.yml (yml)
- schema_federated.graphql (graphql)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- schema_federated.graphql (graphql)
- UnsupportedFederationVersionException.java (java)
- schema.graphql (graphql)
- gradle-wrapper.properties (properties)
- build.gradle.kts (kts)
- build.gradle.kts (kts)
- schema.graphql (graphql)
- invalidRenameInaccessibleImport.graphql (graphql)
- MultipleFederationLinksException.java (java)
- .gitleaks.toml (toml)
- _Any.java (java)
- invalidSpecVersionContext.graphql (graphql)
- schema.graphql (graphql)
- invalidSpecVersionCost.graphql (graphql)
- schema.graphql (graphql)
- schema_full.graphql (graphql)
- LICENSE (txt)
- CallbackMessageAction.java (java)
- schema_federated.graphql (graphql)
- App.java (java)
- FederationTest.java (java)
- schema_federated.graphql (graphql)
- SubscriptionCallback.java (java)
- schema_full.graphql (graphql)
- ProductResearchController.java (java)
- schema.graphql (graphql)
- schema_federated.graphql (graphql)
- invalidPolymorphicSubgraphMissingKeys.graphql (graphql)
- invalidSpecVersionRepeatableShareable.graphql (graphql)
- reports.proto (proto)
- UnsupportedLinkImportException.java (java)
- schema_full.graphql (graphql)
- CallbackGraphQLWebmvcHttpHandlerIT.java (java)
- FederatedSchemaVerifier.java (java)
- schema.graphql (graphql)
- Product.java (java)
- InventoryController.java (java)
- README.md (md)
- ProductResearch.java (java)
- FederatedTracingInstrumentationTest.java (java)
- CallbackMessageNext.java (java)
- continuous-integration.yml (yml)