graphql
graphql copied to clipboard
TYPO3 CMS package for GraphQL (experimental)
The entity reader API acts as a policy enforcement point. Therefor it has to provide several run-time modes like pre- vs. post-processing of policies, graceful degradation vs. complete deny in...
Support query restrictions like implemented in https://github.com/TYPO3/TYPO3.CMS/tree/master/typo3/sysext/core/Classes/Database/Query/Restriction.
It should be possible to overwrite the resolver for a specific entity and/or relationship. Thus it should be possible to implement optimized queries and vendor solutions.