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