Radu Cotescu created SLING-10085:
------------------------------------
Summary: Cache the GraphQL schemas in the DefaultQueryExecutor
Key: SLING-10085
URL: https://issues.apache.org/jira/browse/SLING-10085
Project: Sling
Issue Type: Improvement
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: GraphQL Core 0.0.10
Large schemas take a long time to be parsed by the {{graphql-java}} library.
Since schemas don't change often, the {{DefaultQueryExecutor}} should cache
them and only parse the schemas if they have changed from the previous parsing
operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)