Annotation Interface DataFetcher


@Retention(RUNTIME) @Target({TYPE,ANNOTATION_TYPE}) @Experimental("Allow you to add a custom datafetcher for a certain return type. Not covered by the specification. Subject to change.") public @interface DataFetcher
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • forClass

      Class forClass
    • isWrapped

      boolean isWrapped
      Default:
      false