New Feature / Enhancement Checklist
Current Limitation
The GraphQL server allows for customizations that are currently not accessible through CLI options: https://docs.parseplatform.org/graphql/guide/#configuration-options
Feature / Enhancement Description
Allow defining GraphQL configuration through the CLI.
Example Use Case
Storing the config in a config file.
Alternatives / Workarounds
Create your own initialization: https://docs.parseplatform.org/graphql/guide/#set-or-update-configuration
3rd Party References
???
New Feature / Enhancement Checklist
Current Limitation
The GraphQL server allows for customizations that are currently not accessible through CLI options: https://docs.parseplatform.org/graphql/guide/#configuration-options
Feature / Enhancement Description
Allow defining GraphQL configuration through the CLI.
Example Use Case
Storing the config in a config file.
Alternatives / Workarounds
Create your own initialization: https://docs.parseplatform.org/graphql/guide/#set-or-update-configuration
3rd Party References
???