Set timeout using apollo-server #5736
-
Hi there! The thing I'm trying to do is change the apollo-server default timeout (All in typescript) and try to send a 504 as response, but I'm not sure if my approach is the correct or maybe I need to change my way to implement apollo-server and stop trying to use specific response status? Thanks!!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm not sure what timeout you're referring to in |
Beta Was this translation helpful? Give feedback.
I'm not sure what timeout you're referring to in
apollo-server-express
.