@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) @Experimental(value="Allow you to add a custom datafetcher for a certain return type. Not covered by the specification. Subject to change.") public @interface DataFetcher
public abstract Class forClass
Copyright © 2018–2022. All rights reserved.