apollographql / apollo-feature-requests

🧑‍🚀 Apollo Client Feature Requests | (no 🐛 please).
Other
130 stars 7 forks source link

Provide official support for a SolidJS client #395

Closed PaulOst closed 10 months ago

PaulOst commented 1 year ago

SolidJS is growing in use and popularity. We are slowly migrating our all of our React apps to SolidJS and would like to use graphql from those apps.

alessbell commented 1 year ago

Hi @PaulOst 👋

By now you may already be familiar, but have you seen https://github.com/merged-js/solid-apollo? Our team doesn't have the bandwidth to provide a first-class integration for every view library, but there are great community members maintaining these projects :) If there are any missing features you'd like to see there, we'd be happy to chat about how they were implemented in our React hooks to guide implementations with other frameworks.

I'm happy to leave this open as it's possible our stance may change in the future, but wanted to be up front about the fact that it's not likely in the near-to-medium term.

jerelmiller commented 10 months ago

Hey @PaulOst 👋

As @alessbell mentioned above, we don't have the bandwidth right now to support a first-class integration for SolidJS. Do check out Solid Apollo if you're interested in something right now.

I'm going to close this issue as we don't have any plans to implement this. If we change our minds, we'll let you know. Thanks for raising the request!