parse-server
parse-server copied to clipboard
Parse Config GraphQL mutations and queries
trafficstars
New Feature / Enhancement Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] 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.