annotationForField method
Graphql
annotationForField(
- FieldElement element
inherited
Returns the annotation for a given field
Implementation
_FieldAnnotation annotationForField(FieldElement element) => finder.annotationForField(element);