Mark Kim
|
83a3fab4c4
|
fix: graphql render issue caused by illegal Object.includes() (#6861)
* fix: graphql render issue caused by illegal JSON.includes()
* fix: redner gql pane failed
* chore: add comment
* fix: add tests for gql
* fix: add workaround to send graphql variables as object before sending request [n/a]
* fix: rm unnecessary bit of code on graphql editor [n/a]
---------
Co-authored-by: George He <hexxa@outlook.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
|
2023-11-23 16:12:36 +00:00 |
|
Jack Kavanagh
|
175921e40d
|
Chore/fix-install-warnings (#6243)
* gql
* lock file
* upgrade jwt-auith to httplease-asap
* upgrade vite dep
* bump ts eslint parser
* match gql versions
* fix test
* fix package
|
2023-08-10 13:37:37 +02:00 |
|
Filipe Freire
|
dd79b934bf
|
Add graphQL to smoke tests (INS-1592). (#4867)
* Add graphQL to smoke tests (INS-1592).
* Remove waitForNavigation
* Tidy up code, improve assertions and selectors
* Fix typo
* add gandalf
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
|
2022-06-22 15:29:27 +00:00 |
|