GraphqlAnnotationFinder constructor

GraphqlAnnotationFinder([
  1. GraphqlSerializable? config
])

Find @Graphql given a field

Implementation

GraphqlAnnotationFinder([this.config]);