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

Add support for user supplied link #300

Open
calummoore opened this issue Jan 9, 2019 · 1 comment
Open

Add support for user supplied link #300

calummoore opened this issue Jan 9, 2019 · 1 comment

Comments

@calummoore
Copy link

It looks like you are now using apollo-link as the HTTP interface for prisma-binding.

It would be awesome if we could supply our own link, as the beauty of the link approach is that you can compose various different links together to meet your requirements. For example, I might want to add apollo-link-retry.

If you think this is a good idea, I'm happy to submit a pull request.

@RoryKelly
Copy link

This would solve #359 as well. We could use SchemaLink to mock Prisma by providing a mocked executable schema.

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

2 participants