Fabien Le Frapper

Results 49 comments of Fabien Le Frapper

Tests finally pass :tada: It would be nice to have a review at this stage (@zerolab @ruisaraiva19 @NathHorrigan). I am in the process of adding benchmarks but I don't think...

To follow up on this: https://github.com/graphql-python/graphene/pull/1300 There is an open PR on Graphene repo related to the issue with `None` being passed into the kwargs when no value is provided.

> `graphene-django` v3.0.0 was just released, which adds Django 4 support. > > https://github.com/graphql-python/graphene-django/releases/tag/v3.0.0 > > Relevant PR: [graphql-python/graphene-django#1281](https://github.com/graphql-python/graphene-django/pull/1281) > > via [#241 (comment)](https://github.com/torchbox/wagtail-grapple/issues/241#issuecomment-1260243628) /ht @PeterDekkers > > @fabienheureux any...

Why not consider using https://github.com/tfoxy/graphene-django-optimizer ?

I started a PR on the `graphene_django` project to bring async resolvers support out of the box https://github.com/graphql-python/graphene-django/pull/1256 It is still very much a work in progress, but I might...

I don't think 3️⃣has any added benefit other than the one you mentionned. I will fix this in an incoming PR then, thanks for your feedback.

Could you show us your lockfile or requirements.txt / pyproject.toml file ?

Hey, sorry I have not been using this project since a few months, I am not sure when I will be able to catch up, I hope before the end...

French updates aside, you can see a summary of the typescript update here: https://github.com/Frojd/Wagtail-Pipit/compare/master...l-etabli:main It is a very basic typescript implementation, relying mainly on default next.js types. At this stage,...

Thanks for your reply ! Moving the frontend out of the project could be a great idea ! I started forking the project with a few ideas in mind -...