Gustavo Trott
3c71aab4bc
refactor (gql-middlware): Refactored code to simplify channel handling and remove unnecessary routines ( #20640 )
...
* Refactor gql-middleware channels and remove dedicated channel to establish init connection
* remove unnecessary routin to wait mutations to complete before invalidate Hasura connection
2024-07-05 13:35:08 -03:00
Gustavo Trott
fb7f0b45be
fix middleware logging bytes ( #20624 )
2024-07-02 15:35:15 -03:00
Gustavo Trott
f5c9650f24
refactor: Add TRACE logs for graphql-actions ( #20614 )
2024-06-30 15:34:22 -03:00
Gustavo Trott
ede7a2dd25
Bunch of improvements for messages parsing
2024-06-25 10:27:44 -03:00
Gustavo Trott
fd3071c28a
Refactor (gql-middleware): Introduces clientSessionUUID
and validations (error handling) ( #20353 )
2024-05-29 17:43:17 -03:00
Tainan Felipe
1aab2f5f29
Change: Change websocket lib to graphql-ws ( #20282 )
2024-05-22 15:51:12 -03:00
Gustavo Trott
b88854835c
Handling Validations and Error Reporting in bbb-graphql-actions (was in Hasura) ( #20308 )
2024-05-21 16:11:17 -03:00
Gustavo Trott
a0dc3d7bd1
fix: send msg along with the return of mutations
2024-05-07 08:32:26 -03:00
Gustavo Trott
afccd6af32
improve code
2024-05-02 11:06:37 -03:00
Gustavo Trott
4fc3b2419c
Graphql-middleware itself will handle mutations and forward to Graphql-actions
2024-05-02 10:45:32 -03:00