Connection closed before full header was received in flutter app with apollo server as backend

328 views Asked by At

Created an flutter app with typegraphql and apollo server in backend. Application works fine. But at random times it throws an error,

OperationException(linkException: ServerException(originalException: Connection closed before full header was received, parsedResponse: null), graphqlErrors: [])

0

There are 0 answers