Skip to main content

GraphQLBridge

Derive Macro GraphQLBridge 

Source
#[derive(GraphQLBridge)]
{
    // Attributes available to this derive:
    #[graphql]
}
Expand description

Enhanced GraphQLBridge macro with automatic type coercion and validation