Interface GraphQLSubscriptionProvider
- All Superinterfaces:
GraphQLProvider
-
Method Summary
Modifier and TypeMethodDescriptionSet<graphql.schema.GraphQLFieldDefinition>
getSubscriptions
(graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-
Method Details
-
getSubscriptions
Set<graphql.schema.GraphQLFieldDefinition> getSubscriptions(graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-