Annotation Type GraphQLPossibleType
@Target(TYPE)
@Retention(RUNTIME)
@Repeatable(GraphQLPossibleTypes.class)
public @interface GraphQLPossibleType
Used in conjunction with
GraphQLInterface to define the possible types-
Required Element Summary
Required Elements
-
Element Details
-
value
Class[] value
-