Dotan Simha
Dotan Simha
Should be possible after doing: https://github.com/dotansimha/envelop/pull/276
Sounds good! I agree that v3 should be better and simpler to use (i guess without PnP). I'm also fine with experimenting with `pnpm`. @EmrysMyrddin what do you think? Any...
I think for simple validations it could be nice. Was thinking also about doing that as scalar arguments (so it doesn't run as part of the field resolver). Not sure...
I tried to avoid sending anything that isn't static (so we send only the document). There is a flag for choosing if to send variables values or not. And I...
@n1ru4l thoughts?
TODO: - [x] Add `website` pipeline @dotansimha - [x] merge https://github.com/the-guild-org/the-guild-components/pull/472 and release @dotansimha - [x] Add missing repo secrets @n1ru4l - [ ] test preview
> @dotansimha @kamilkisiela Should we change `CriticalityLevel` to `Dangerous` for input fields as we do for fields and for enum values? If yes I will make PR I think it...
Hi @tvvignesh I think this might need a bit more exploration. I guess it all depends on how you setup persisted queries, and what you need to pass eventually (during...
@tvvignesh that's a great question :) I guess generating hash at build time is great, but it depends on how it's done on that plugin. I would imagine something like...
Sure, let's keep it open for tracking.