ardatan / graphql-mesh

🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...
https://the-guild.dev/graphql/mesh
MIT License
3.27k stars 338 forks source link

Roadmap #4287

Closed theguild-bot closed 5 months ago

theguild-bot commented 2 years ago

This page is synced automatically from The Guild's Notion Notion page URL: https://www.notion.so/Roadmap-2b5d570a188c400eb4eb7269d641e4f5

At The Guild we’ve decided to work as much as we can in public, that’s why we are opening the roadmaps for all of our projects.

The goals for this are:

  1. So you will know what we are working on, what we see as a higher priority, and know what to expect from our projects in the future
  2. So you can share your opinions and thoughts about what we do and influence our decisions
  3. So you can join us and contribute to our efforts!

v1

v1.x

Issue to triage

h-dong commented 2 years ago

@Urigo

Does this roadmap apply to all Mesh packages? I assume all the packages will start following Semantic versioning once all the issues in the V1 list are complete?

ardatan commented 2 years ago

After v1, we will follow semantic versioning in all packages. No breaking changes will be introduced in any minor and patch releases.

alberthuang24 commented 1 year ago

Has support for react native been considered?

ardatan commented 1 year ago

@alberthuang24 Could you explain more about React Native support because currently GraphQL Mesh can be used as a client inside React Native?

alberthuang24 commented 1 year ago

I'm using graphql-mesh as a client in react native, but it triggers an error Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist.

alberthuang24 commented 1 year ago

If it is confirmed that graphql-mesh has the intention to support react-native, I think I would like to move forward with this. @ardatan

ardatan commented 1 year ago

This issue is for the Roadmap :) could you create a seperate issue ?