[][src]Attribute Macro async_graphql::Union

#[Union]

Define a GraphQL union

It's similar to Interface, but it doesn't have fields.