Roman πŸ‡ΊπŸ‡¦

Results 6 comments of Roman πŸ‡ΊπŸ‡¦

Any updates on this? Or will be resolved in `nexus-prisma`?

Just checked aganist latest commit and still getting an error ``` r > print(f, strata.coefs = T) Error in print.lrm(f, strata.coefs = T) : could not find function "Varcov" ```

Hi, this definitely seems like a bug, I will try to look into it during the weekend

Are there plans to do CRUD similar to `nexus-prisma-plugin`? If not, I would be interested in taking on this, as we have quite large project that heavily relies on CRUD...

@redguardtoo I was searching for the same answer, essentially you can do this through controlling `expandedKeys` and using some dropdown APIs (https://codesandbox.io/s/lively-surf-rjo2t)

Update a bit later. I made this work in "undocumented" way, by first attempting to confirm the payment in the API, which in turn produces redirectUrl and somehow after that,...