Skip to content

Enhanced GraphQL Global Enable Flag Processing #1168

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
seantleonard opened this issue Feb 2, 2023 · 1 comment
Closed

Enhanced GraphQL Global Enable Flag Processing #1168

seantleonard opened this issue Feb 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@seantleonard
Copy link
Contributor

Per #1107 (comment)

The GraphQL endpoint is properly restricted when global GraphQL is disabled. However, we still create a schema behind the scenes. This would be enhanced if we could identify configuration to not process a GraphQL schema if none is required.

@seantleonard seantleonard added bug Something isn't working enhancement New feature or request labels Feb 2, 2023
@seantleonard seantleonard added this to the Mar2023 milestone Feb 2, 2023
@Aniruddh25 Aniruddh25 modified the milestones: Mar2023, May2023 Mar 27, 2023
@Aniruddh25 Aniruddh25 removed the bug Something isn't working label Mar 27, 2023
@abhishekkumams
Copy link
Contributor

abhishekkumams commented Jun 26, 2023

Tested it out, This has already been addressed in the PR: #1264.
Graphql Schema is not generated when GraphQL endpoints are disabled.

@Aniruddh25 Aniruddh25 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants