Uses of Class
com.echothree.model.control.graphql.server.util.GraphQlExecutionContext
Packages that use GraphQlExecutionContext
-
Uses of GraphQlExecutionContext in com.echothree.model.control.graphql.server.util
Methods in com.echothree.model.control.graphql.server.util that return GraphQlExecutionContextModifier and TypeMethodDescriptionstatic GraphQlExecutionContext
BaseGraphQl.getGraphQlExecutionContext
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.graphql.server.util with parameters of type GraphQlExecutionContextModifier and TypeMethodDescriptionstatic boolean
GraphQlSecurityUtils.hasAccess
(GraphQlExecutionContext context, Class<? extends GraphQlSecurityCommand> command, BaseForm form)