Package io.leangen.graphql.annotations
Annotation Type GraphQLUnion
-
@Inherited @Retention(RUNTIME) @Target(TYPE_USE) @Deprecated public @interface GraphQLUnion
Deprecated.Inline unions proved to be both difficult to use and maintain, while bringing limited value.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionDeprecated.StringnameDeprecated.
-