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

Feature request suggestions? #3

Open
sashman opened this issue Aug 17, 2020 · 3 comments
Open

Feature request suggestions? #3

sashman opened this issue Aug 17, 2020 · 3 comments
Labels
question Further information is requested

Comments

@sashman
Copy link
Owner

sashman commented Aug 17, 2020

Hey if anyone is interested, I might invest some more time into this and add some more useful features. If anyone has any requests in particular please leave a comment below :)

@sashman sashman added the question Further information is requested label Aug 17, 2020
@idkjs
Copy link

idkjs commented Feb 6, 2021

I imagine people would want to use this because they are still working out how to use absinthe. Maybe a quick example that walks through how to use this to generate a simple graphql api would be cool. Also #4 (comment)!

@cpursley
Copy link

cpursley commented Jun 5, 2021

#4 would be awesome

@jessedrelick
Copy link

I’m not sure if you’re still looking for ideas but I came across this project after considering building something similar. The main difference, however, would be instead of providing a single GraphQL type at a time it could accept a full .graphql file with an entire schema defined. That way users, or even non-technical product owners, could define their entire GraphQL schema in a single file and feed that to the generator and create the entire project.

I’m not sure how tricky relations would be, but otherwise it should be straightforward with a decent GraphQL parser. In addition, I was thinking of adding dataloader support too but that could be in a future version.

Let me know where you are at with this project, I have some other ideas as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants