Patrick Arminio

Results 669 comments of Patrick Arminio

> In short, I would say that adding a few guides for setting up strawberry for frameworks is better than adding framework-specific code to strawberry. Could be! It's just that...

@rcsm are you using this plugin? if so I'd be happy to review an merge fixes :)

@rcsm cool! I use black for formatting python, but could be nice to get prettier python stable anyway

1. I'd say let's leave like it is now (merging the ifs), if that's going to be a problem we can change that in the future :) 2. I'd like...

Or we can migrate to https://pdm.fming.dev/usage/scripts/ or https://hatch.pypa.io/latest/config/environment/#scripts

hatch has support for matrix as well https://hatch.pypa.io/latest/config/environment/#matrix

I'm going to close this as I think we'll migrate to PDM once autopub supports it 😊

hi @paulpdaniels, this is not yet supported, but I wanted to add support for it 😊 This the JS implementation: https://github.com/apollographql/apollo-server/blob/main/packages/apollo-server-core/src/plugin/inlineTrace/index.ts and this is a demo I did a while...

hi @ilansh, I can't think of any good solution on top of my head, would you want to do this for just the top level resolvers? Maybe you can so...

@ilansh Ill try to look at this in next couple of days :) I think we can find a good solution