Skip to content

[Question]How to change GraphQL schema in runtime. #532

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

Closed
hatotsumuri opened this issue Nov 11, 2022 · 2 comments
Closed

[Question]How to change GraphQL schema in runtime. #532

hatotsumuri opened this issue Nov 11, 2022 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@hatotsumuri
Copy link

hatotsumuri commented Nov 11, 2022

Hi.

I'm trying to use spring-graphgl in new project.

That project have dynamic database that users can use to create new tables and columns.

Currently loading the schema defined in "schema.graphqls".
I would like to be able to change the GraphGL schema without rebooting.

I didn't have much information,I need some help, please..

Thanks.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 11, 2022
@rstoyanchev
Copy link
Contributor

This looks the same as #452. Short answer, you can transform the schema.

@rstoyanchev rstoyanchev closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2022
@rstoyanchev rstoyanchev added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 16, 2022
@hatotsumuri
Copy link
Author

Thank you for the useful information!
I will try that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants