Trait botanist::internal::__internal__CreateMutation[][src]

pub trait __internal__CreateMutation<C: JuniperContext + BotanistContext, T, Q> {
    fn create(context: &C, self_model: T) -> FieldResult<Q>;
}

Required methods

fn create(context: &C, self_model: T) -> FieldResult<Q>[src]

Loading content...

Implementors

Loading content...