public interface DataFetcherDecorator
| Modifier and Type | Method and Description |
|---|---|
void |
after(graphql.schema.DataFetchingEnvironment env,
graphql.GraphQLContext newGraphQLContext) |
void |
before(graphql.schema.DataFetchingEnvironment env) |
Copyright © 2018–2020. All rights reserved.