Erik Wrede

Results 202 comments of Erik Wrede

Graphene federation with support for graphene v3 is officially released in the `graphene-federation` repo of this organization! Federation v2 support is coming soon.

Fixed: https://github.com/graphql-python/graphene/commit/19ebf08339263f0446235ddffbbab0e6d3f11699

There are no plans to work on this, but you're always welcome to submit PRs or start a discussion on implementation 🙂.

http://spec.graphql.org/draft/#sec-Names Spaces are not allowed in GraphQL names.

But there should be an error in result.errors!

@NwawelAIroume are you on 3.x already?

I see your point, and I definitely see an improvement for API users using this approach. What I don't like here is the non-uniform approach for querying vs mutating. Sometimes...

Another example of a specification for error handling can be found here: https://hl7.org/fhir/graphql.html#errors I'm wondering, given these possibilities, and the chance to implement all of @marcelofern's requested features in userland;...