Jonathan Ehwald
Jonathan Ehwald
We have a PR for this :) #3394 Linking it so this issue can eventually be closed
> Could we make it configurable somehow? users could do the reverse of this comment (https://github.com/strawberry-graphql/strawberry/issues/3551#issuecomment-2196138923) to rename relay.ID back to GloabalID until they find time to properly migrate. >...
Just to be sure, you're referring to the requests HTTP method and the requests HTTP headers, correct? Everything else seems to be take from the execution context, execution result, etc.
Related/Duplicate: #3539
Certainly an interesting request! Extending our permission class to be called before and after resolving a field sounds doable. Do you still need this @vjrasane and would you be interested...
Good point. I just spend some time looking at the code. In a nutshell: `execution_context.result` is not available during the execution of early extension hooks such the parsing hook. **Longer...
Unfortunately, according to Github, "the logs for this run have expired and are no longer available". This also hides the "re-run jobs" button for me. ~~Could you try to mark...
> basically, since Expo SDK 51, it won't work I'm not sure that's true. Even in the referenced issue some people say it doesn't work with SDK 50 either. From...
Are you guys having both `app.json` and `app.config.js` files? If so, this might be the problem. PR #517 broke this case and PR #521 is supposed to fix it, but...
> I'm a simple man. I see deprecated code being removed, I approve 🤭 fair enough. Still waiting for Sentry to address my PR preparing the Sentry SDK for this...