Valentin Hervieu
Valentin Hervieu
There is an empty icon in the taskbar that can be clicked to access the settings. 
While playing with the new changes introduced in v5, I noticed that Apollo queries and mutations variables can now be made typesafe by using the `typedGql` helper (as documented here)....
## Bug Fixes #42621 - [x] Related issues linked using `fixes #number` - [x] Integration tests added - [ ] Errors have a helpful link attached, see `contributing.md`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
Do you plan to implement this method or could you give me some advices so that I can so it myself (and of course do a pull request when it's...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version:...
### Description Update the [OpenTelemetry args syntax section](https://hasura.io/docs/latest/api-reference/metadata-api/observability/#set-opentelemetry-config-syntax): "logs" is also a valid value.
First, thanks for this awesome work! Then I have a question: I don't know if it is already possible or if it would be hard to develop this feature but,...
I think it would be useful to be able to validate when a field is dropped either in the data, rows or column area. For instance, if having columns=[A] and...
I think aggregation on string should not be possible because it leads to weird/unpredictable results:  I have started to work today on...