Uses of Class
io.smallrye.graphql.execution.context.DocumentSupplier
-
Packages that use DocumentSupplier Package Description io.smallrye.graphql.execution.context -
-
Uses of DocumentSupplier in io.smallrye.graphql.execution.context
Methods in io.smallrye.graphql.execution.context that return DocumentSupplier Modifier and Type Method Description DocumentSupplierSmallRyeContext. getDocumentSupplier()Methods in io.smallrye.graphql.execution.context with parameters of type DocumentSupplier Modifier and Type Method Description voidSmallRyeContext. setDocumentSupplier(DocumentSupplier documentSupplier)
-