Johannes Roos
Johannes Roos
Hey sorry for the long wait for the reply! Would you care for explaining where you got stuck? I am planning to "update" / "finally freaking write" the documentation in...
#84 should fix this by adding forward referencable enums (strawberry does not need model rebuilds)
Was already solved in another pr
Hey @jbkoh This looks like it might be a `graphql-core erro when validating the schema, as i don't see where we are raising it? Maybe we need to bump the...
Ah so that is the strawberry schema based generation, which is orthogonal to the documents based generation. This is definitely fixable and should need only a detection of list types...
Could you check if 0.8.3 fixes your issues? :)
Not a strawberry limitation, rather an oversight from my side. Strawberry does not need model rebuilds. #86 should fix this now, do you want to check that out? :)
Thanks so much for your efforts! Really much appreciated :) especially the documentation needs so much more love. Do you have any suggestions?