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 example in definition/__tests__ of all types working together #78

Open
dschafer opened this issue Jul 22, 2015 · 2 comments
Open

Add example in definition/__tests__ of all types working together #78

dschafer opened this issue Jul 22, 2015 · 2 comments

Comments

@dschafer
Copy link
Contributor

The top level tests describes a pretty simple schema, but it doesn't go into input objects or unions. A more comprehensive example would be useful.

@ruslantalpa
Copy link

ruslantalpa commented May 4, 2016

I needed a reference output for introspection feature in lua implementation so i created this simple example https://github.com/ruslantalpa/graphql-js/tree/tests_refactor/src/__tests__/todo
If @leebyron thinks it's worth developing (adding more properties showcasing different things like input objects, unions ...) and has some suggestions, i can work on it a bit more to make it PR worthy

@leebyron
Copy link
Contributor

leebyron commented May 4, 2016

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants