dynamic-graphql-derive 0.10.2

Dynamic GraphQL schema macro
Documentation
1
2
3
4
5
6
mod schema_utils;
mod input_object {
    mod list_tests;
    mod tests;
    mod type_tests;
}