You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this library (up to my research) seems to be the only PHP one that provides Federation 2 support, what about testing that support against the schemas and making sure that this library thereafter gets the visibility it deserves by adding it to the GraphQL documentation pages?
I see this library has Federation 2 support, which is something that other libraries are struggling with:
As this library (up to my research) seems to be the only PHP one that provides Federation 2 support, what about testing that support against the schemas and making sure that this library thereafter gets the visibility it deserves by adding it to the GraphQL documentation pages?
Testing the implementation should be possible by adding it to
https://github.com/apollographql/apollo-federation-subgraph-compatibility/tree/main/implementations/php
... an example on how compatibility was tested by Skillshare can be found at Skillshare/apollo-federation-subgraph-compatibility#1
The text was updated successfully, but these errors were encountered: