Shodhan (Zattoo)

Results 5 comments of Shodhan (Zattoo)

thanks @bhch, any plans for adding this in the near future?

not something i can think off right now, but i will give it a thought :+1:

im getting the same error. here is the code (modified from @cadlagtrader's code above) ```python import strawberry as sb from strawberry.scalars import JSON from strawberry.schema.config import StrawberryConfig as SbConfig @sb.type...

well, i agree to @RuRo's point that it's difficult to get over the muscle memory built over the years.. so, it's gonna be [ptipython](https://github.com/prompt-toolkit/ptpython/tree/master#ipython-support) for now...

I have a slightly similar use case. Taking the invoice-lineitem analogy, say i need to bundle all the line items, along with the changelog of what changed in them. But...