dynamic-graphql-derive 0.10.2

Dynamic GraphQL schema macro
Documentation
1
2
3
4
5
6
7
8
9
mod schema_utils;
mod interface {
    mod as_value_tests;
    mod async_test;
    mod implementation_tests;
    mod interface_tests;
    mod list_tests;
    mod output_types_tests;
}