public static void AddGraphChange(IContextRepository repository, TModel entity)
 => repository.AddGraphChange <TModel, TData>(entity);