[−][src]Derive Macro async_graphql::GQLUnion 
#[derive(GQLUnion)]
{
    // Attributes available to this derive:
    #[graphql]
}Derive a GraphQL interface
#[derive(GQLUnion)]
{
    // Attributes available to this derive:
    #[graphql]
}Derive a GraphQL interface