Annotation Type Union


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Experimental("Allow you to mark an interface as a GraphQL Union. Not covered by the specification. Subject to change.")
    public @interface Union
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value  
    • Element Detail

      • value

        String value
        Default:
        ""