Annotation Type GraphQLEnvironment


@Documented
@Retention(RUNTIME)
@Target({PARAMETER,FIELD,ANNOTATION_TYPE})
public @interface GraphQLEnvironment
Annotation that can be used to request information about the current GraphQL environment.