Open MaximeDetne opened 10 months ago
Hi, is it planed to support federation as Strawberry does ?
I think that a JwtFederationSchema class that inherits from strawberry.federation.Schema would work.
As a workaround I overwrited the JwtSchema definition.
Thanks for the tool by the way !
I currently passively maintain this project meaning that I'll merge PR's though I don't have time to work on features ATM.
Hi, is it planed to support federation as Strawberry does ?
I think that a JwtFederationSchema class that inherits from strawberry.federation.Schema would work.
As a workaround I overwrited the JwtSchema definition.
Thanks for the tool by the way !