Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Using the GraphQL API there's limitation to work with the Parse Config
Feature / Enhancement Description
Introducing GraphQL types, queries and mutations for working with Parse Config.
Example Use Case
Alternatives / Workarounds
Handle Parse Config via custom Parse class in your server and use it instead of the default Parse Config functionality.