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