Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to integrate this with Laravel? #4

Open
jamilnyc opened this issue Sep 25, 2020 · 0 comments
Open

Is it possible to integrate this with Laravel? #4

jamilnyc opened this issue Sep 25, 2020 · 0 comments

Comments

@jamilnyc
Copy link

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 GraphQL library for Laravel.

In Rebing's library, the function that loads the schema (where I would insert the Federation code), is actually in the vendor's code base, so it cannot be easily modified without a composer patch. Is there a better (recommended) way of doing this?

https://github.com/rebing/graphql-laravel/blob/master/src/GraphQL.php#L148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant