Annotation Type GraphQLName
-
@Target({TYPE,FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface GraphQLName
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-
@Target({TYPE,FIELD,METHOD,PARAMETER})
@Retention(RUNTIME)
public @interface GraphQLName
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |