Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo Trott
095085310d
refactor: Graphql middleware enhancements (#19336)
* Convert all go chan to SafeChannel

* Remove unnecessary comments

* Refactor graphql message names

* Fix renamed function
2023-12-14 14:01:47 -03:00
Gustavo Trott
09f3e6fae4
graphql-server: Insert client graphql connections into the database (#18875) 2023-09-29 20:05:23 -03:00
Gustavo Trott
047eccdd92
Reduce graphql-middleware and graphql-server logs (#18738) 2023-09-07 11:54:27 -03:00
Gustavo Trott
4c4e5c0852 Introduces json-patch to graphql-middleware 2023-05-10 19:08:24 -03:00
Tiago Daniel Jacobs
61ccd2966e refactor: rename wsConnection to browserConnection 2023-04-26 22:45:19 -03:00
Tiago Daniel Jacobs
1b9903b924 feat: graphql middleware 2023-04-26 22:03:40 -03:00