Package graphql.kickstart.servlet.osgi
Interface GraphQLFieldProvider
- All Superinterfaces:
GraphQLProvider
- All Known Subinterfaces:
GraphQLMutationProvider
,GraphQLSubscriptionProvider
-
Method Summary
-
Method Details
-
getFields
Collection<graphql.schema.GraphQLFieldDefinition> getFields()
-