graphql icon indicating copy to clipboard operation
graphql copied to clipboard

TYPO3 CMS package for GraphQL (experimental)

Results 6 graphql issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Support query restrictions like implemented in https://github.com/TYPO3/TYPO3.CMS/tree/master/typo3/sysext/core/Classes/Database/Query/Restriction.

enhancement

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.