Thomas Leonard

Results 15 comments of Thomas Leonard

I agree! Will try to get that out (I'm not sure I have the required permissions)

I honestly don't understand why they removed it from the init because the `format_error` method still exists... they only changed the returned type to be more specific than a dict...

I have started to use graphene-django quite extensively recently and would not mind being involved in this awesome project. I am far from having a good understanding of all what...

In this case it would probably make more sense to use a traditional mutation and set the arguments yourself in my opinion.

Could you provide an example that makes this problem appear?

Submitted 2 PRs: - one for v2: #1113 - one for main: #1112 (note that there was a broken test on main that I have fixed in this PR as...

This is blocking on me, I need to review the alternative PR to see if it's a better solution to the problem. Haven't had time to take a look just...

@Cito the goal of this MR is to align the computation of the page info with the relay official spec. Indeed the computation of the "has previous/next page" flags was...

> This is probably duplicate of #1035 but because it is still not released, it is issue for graphene v2.x This is indeed the same thing... I'm going to request...

@Cito the goal of this MR is to align the computation of the page info with the relay official spec. Indeed the computation of the "has previous/next page" flags was...