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

Generate Table / Objects at run time #53

Closed
siscia opened this issue Jun 14, 2017 · 2 comments
Closed

Generate Table / Objects at run time #53

siscia opened this issue Jun 14, 2017 · 2 comments

Comments

@siscia
Copy link

siscia commented Jun 14, 2017

Hi,

I tried to look into the code but I didn't come up with a definitive answer.

I am wondering if is possible to generate classes of objects at run time.

What I want to do is to use juniper to build a SQL wrapper giving the user the possibility to create, not only new rows but also new tables at run time. Is it clear?

It is possible with juniper?

Thanks

@mhallin
Copy link
Member

mhallin commented Jun 14, 2017

If you mean creating new GraphQL object types at runtime, the answer is practically "no". While it would be possible, you would not gain anything from using Juniper. This was briefly discussed in #7.

@siscia
Copy link
Author

siscia commented Jun 14, 2017

Ok thank you :)

@siscia siscia closed this as completed Jun 14, 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

2 participants