Benjamin Duron

Results 7 comments of Benjamin Duron

cc @tirumaraiselvan Hey folks, I will be very interested in this feature as well, it would greatly simplify our authorization pattern. I do something along these line currently : ```js...

@coco98 @tirumaraiselvan still very high priority concern as well for my team, LHS session variable would really unleash the full power of ABAC rules for Hasura 💪

Hey @jseiser thank you for this clean Helm chart! I deployed my Vigil release using it, but somehow the vigil pod keeps restarting like every ~30 minutes. And it doesn't...

Thank you @valeriansaliou that's much clearer!

Hey guys, I have encountered the same issue : **Initial type to convert** ```typescript interface MissingNull { prop: string | null } ``` **Output json schema** ```json { "$schema": "http://json-schema.org/draft-07/schema#",...

Actually, when using the `--strictNullChecks` option the correct json schema is outputed

Hello @0x777 ! Any news on this? Thank you!