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

How to use the module in schema way? #139

Open
luckydrq opened this issue Nov 30, 2016 · 2 comments
Open

How to use the module in schema way? #139

luckydrq opened this issue Nov 30, 2016 · 2 comments

Comments

@luckydrq
Copy link

luckydrq commented Nov 30, 2016

I'm building graphQL service with graphql-tools which is a awesome tool that allows us do type definition with the graphql schema. I think it's better than just using api(e.g. the graphql-js's way) because stuffs like types should be language agnostic. Now i want to integrate relay with graphql to make component management and data fetching easier in the web front end.

This module seems that i have to define all the types using api which is not the exact way i used as i mentioned above. So my concern is how to use this module without breaking current code. Thanks!

@awesomejerry
Copy link

I'd like to know as well.

@sibelius
Copy link
Contributor

sibelius commented Oct 3, 2017

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

3 participants