Trait graphql_tools::ast::ext::InputValueHelpers
source · pub trait InputValueHelpers {
// Required method
fn is_required(&self) -> bool;
}
pub trait InputValueHelpers {
// Required method
fn is_required(&self) -> bool;
}