parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Parse Config GraphQL mutations and queries

Open azlekov opened this issue 4 years ago • 3 comments
trafficstars

New Feature / Enhancement Checklist

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

azlekov avatar Nov 14 '21 11:11 azlekov