Package io.leangen.graphql.execution
Class Directives
- java.lang.Object
-
- io.leangen.graphql.execution.Directives
-
public class Directives extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Map<String,Object>>find(graphql.introspection.Introspection.DirectiveLocation location, String directiveName)
-