Package graphql.kickstart.servlet.osgi
Interface GraphQLDirectiveProvider
-
- All Superinterfaces:
GraphQLProvider
public interface GraphQLDirectiveProvider extends GraphQLProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<graphql.schema.GraphQLDirective>getDirectives()
-