Trello: https://trello.com/c/VemGvOFs/118-as-a-developer-i-want-to-make-sure-that-all-user-provided-inputs-for-the-sync-server-such-as-schemas-request-mappings-and-respon
Investigation document: https://docs.google.com/document/d/1SPA6tqW78SLXwZLldOdG-Zw6PtBiVfdpIzn9mrg-Lyk/edit#
As per written in the investigation document, we need to provide a way to pass config options to Apollo server to: * disable introspection queries * limit query length * limit query depth * ... |
|