php-graphql-federation
php-graphql-federation copied to clipboard
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
Results
2
php-graphql-federation issues
Sort by
recently updated
recently updated
newest added
I'm using GraphQL with the Laravel framework, and want to know if there is a known way of integrating this Federation library with that framework? In particular I'm using [Rebing's...
Hey friend, thanks for sharing your code... Im having the folowing issue: ``` Directive "external" already exists in the schema. It cannot be redefined. Directive "requires" already exists in the...