Package io.smallrye.graphql.api
Annotation Interface 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
-
Element Details
-
value
String value- Default:
""
-