| Package | Description |
|---|---|
| io.smallrye.graphql.execution.context |
| Modifier and Type | Method and Description |
|---|---|
SmallRyeContext |
SmallRyeContext.withDataFromExecution(graphql.ExecutionInput executionInput,
QueryCache queryCache) |
| Constructor and Description |
|---|
SmallRyeContext(javax.json.JsonObject jsonObject,
graphql.schema.DataFetchingEnvironment dfe,
graphql.ExecutionInput executionInput,
QueryCache queryCache,
Field field) |
Copyright © 2018–2021. All rights reserved.