Package org.allGraphQLCases.annotation
Annotation Type MyReplacementAnnotation
@Retention(RUNTIME)
@Target({TYPE,FIELD,METHOD,PARAMETER})
public @interface MyReplacementAnnotation
This annotation is added by the schema personalization file
- Author:
- etienne-sf