dynamic-graphql-derive 0.10.2

Dynamic GraphQL schema macro
Documentation
1
2
3
4
5
6
mod schema_utils;
mod schema_data {
    mod node_data;
    mod node_data_auto;
    mod prepare_data;
}