Macro graphql_toolkit_ast::value

source ยท
macro_rules! value {
    ($($json:tt)+) => { ... };
}
Expand description

Construct a ConstValue.