Class DocumentSupplier
java.lang.Object
io.smallrye.graphql.execution.context.DocumentSupplier
- All Implemented Interfaces:
Supplier<graphql.language.Document>
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentSupplier(graphql.ExecutionInput executionInput, QueryCache queryCache) -
Method Summary