n1ru4l / envelop

Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Envelop is the missing GraphQL plugin system.
https://envelop.dev
MIT License
771 stars 119 forks source link

Apollo Client - schema link integration #2257

Open vladinator1000 opened 4 weeks ago

vladinator1000 commented 4 weeks ago

Description

Useful for server-side rendering that avoids network calls, if you're rendering on the same server that the GraphQL API runs on.

https://github.com/n1ru4l/envelop/issues/2256

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

changeset-bot[bot] commented 4 weeks ago

⚠️ No Changeset found

Latest commit: 47beb2e572e94951274df23041c2d3b077ef69e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR