Gustavo Trott
|
a2e2d0516c
|
fix (graphql-middleware): Client can't send new graphql queries after a while (#18895)
* fix: client errors with graphql
* Use NewSafeChannel to handle msgs from browser
|
2023-10-04 17:11:12 -03:00 |
|
Gustavo Trott
|
8fde225ade
|
refactor (graphql-middleware): Use RWMutex to improve performance (#18281)
* Migrate Mutex to RWMutex to increase performance
|
2023-07-06 09:34:48 -03:00 |
|
Gustavo Trott
|
fd3845515d
|
graphql-middleware support enable json-patch per subscription
|
2023-05-24 19:31:31 -03:00 |
|
Gustavo Trott
|
4c4e5c0852
|
Introduces json-patch to graphql-middleware
|
2023-05-10 19:08:24 -03:00 |
|
Tiago Daniel Jacobs
|
1b9903b924
|
feat: graphql middleware
|
2023-04-26 22:03:40 -03:00 |
|