Erik Wrede

Results 202 comments of Erik Wrede

Thank you for the reply! I'll keep this open for further reference and try to find a solution next time I'm working on something flask-related. Thanks for reporting.

Just checked your PR out. It's a feature I could use as well! I know it's been some time, but since checks are passing, I'm going to test this a...

Just saw that I accidentally posted these comments instead of adding them to the review. I'm still busy with that and expect to have everything I have in mind tested...

Quick update: using this in dev, but there seem to be problems regarding batching/dataloader, especially if the association proxy "skips" an intermediate class in a relationship and maps to another...

Can you specify what exactly you are trying to achieve? Maybe with a minimal working example? To me, this sounds like more of a graphql frontend/client issue than a server...

Sorry for the late reply, I didn't see the notification. Are you looking for some sort of authorization? e.g. `User with role X can access the Case id and name`...

> The IDs we got back were base64 strings. IDs are designed to be opaque (the only thing that should be passed to the id argument on node is the...

Thank you! I'll have a look at this in the next days.

Looks like everything is coming together, I'll check the new changes out soon! Thank you for all the effort 🙂 @Fred7b do you also have time for a full review?...

@jendrikjoe sorry, I've been focused on other issues. My plan is to merge those first, release a new beta with the other issues and then immediately release another beta including...