parse-server
parse-server copied to clipboard
Parse Config GraphQL mutations and queries
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.
3rd Party References
Thanks for opening this issue!
- 🎉 We are excited about your ideas for improvement!
@mtrezza any chance to add a bounty on this one ? it's actually a missing surface on the GQL API
Added