Mel

Results 7 comments of Mel

See [dflook/python-minifier](https://github.com/dflook/python-minifier)

I'm using the legacy query object too for now, because `SelectPagination` doesn't support these compound selects. Would love to see this implemented!

Hey, sorry for the late reply. You mean something like this? ```python import factory class Item: def __init__(self, sku, price): self.sku = sku self.price = price def item_factory(sku, price): obj...

@rbarrois Could you please merge this when you have a chance? Thank you.

Hi @rbarrois, let me know if there's anything left to do for me in order to get this merged 🙏