@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface GraphQLEnvironment
Set<String> - Injects the list of names of requested direct sub-fieldsField - Injects the AST Field currently being resolvedList<Field> - Injects all the AST Fields on the current levelValueMapper - Injects a ValueMapper appropriate for the current resolverResolutionEnvironment - Injects the entire ResolutionEnvironmentCopyright © 2016–2017. All rights reserved.