Annotation Interface GraphQl.Name

Enclosing class:
GraphQl

@Target({TYPE,METHOD,FIELD,PARAMETER,RECORD_COMPONENT}) @Retention(CLASS) @Documented public static @interface GraphQl.Name
Overrides the generated GraphQL name.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    GraphQL name.
  • Element Details

    • value

      String value
      GraphQL name.
      Returns:
      GraphQL name