Interface GraphQLQueryProvider
- All Superinterfaces:
GraphQLProvider
- All Known Implementing Classes:
CDPProviderSample
-
Method Summary
Modifier and TypeMethodDescriptionSet<graphql.schema.GraphQLFieldDefinition>
getQueries
(graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-
Method Details
-
getQueries
Set<graphql.schema.GraphQLFieldDefinition> getQueries(graphql.annotations.processor.GraphQLAnnotations graphQLAnnotations)
-