Annotation Type GraphQLExperimental


@Target({TYPE,FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface GraphQLExperimental
When applied to a java type member that's bound to a graph-ql field, marks that field as experimental.