Dariusz Kuc

Results 122 comments of Dariusz Kuc

Thanks for the PR! @praveenweb before we can merge this we need a reproducible results - i.e. all those results are auto generated based on the results from https://github.com/apollographql/apollo-federation-subgraph-compatibility. Please...

Wondering whether latest is the right default, i.e. we definitely want to update the default to 2.x but I'd argue that we probably would want to target something like latest-1...

we won't be able to merge it until the next `apollo-federation` crate release

Can you also update the test client generation task to cacheable?

@ajaybirratoul looks like some additional changes are needed?

@michaelstaib I believe this is already [supported](https://github.com/ChilliCream/graphql-platform/blob/main/src/HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InterfaceObjectDirective.cs) so should this be closed?

Hello 👋 You cannot do it with the same field. You could use extra inaccessible field though ```graphql // products type Product @key("id") { id ID! privateName: String! @inaccessible //

👋 As the old saying goes, never say never.... but it seems very unlikely that we will be changing the `@override` behavior anytime soon.

For convenience -> [link to the Federation v2.3 subgraph spec definitions](https://specs.apollo.dev/federation/v2.3/federation-v2.3.graphql)