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
    Modifier and Type
    Required Element
    Description
     
  • Element Details