I am getting this error typeormGetConnection is undefined, and I am unsure why. The docs indicate that Apollo isn't required, but I am unsure if this is the because of this error.
If your application uses Apollo Server, pass ApolloServerLoaderPlugin() as a plugin when instantiating the server.
I am getting this error
typeormGetConnection is undefined, and I am unsure why. The docs indicate that Apollo isn't required, but I am unsure if this is the because of this error.