#[derive(GraphQLBridge)]
{
// Attributes available to this derive:
#[graphql]
}
Expand description
Enhanced GraphQLBridge macro with automatic type coercion and validation
#[derive(GraphQLBridge)]
{
// Attributes available to this derive:
#[graphql]
}
Enhanced GraphQLBridge macro with automatic type coercion and validation