sourcefuse / loopback4-dynamic-datasource

This is a loopback 4 extension to connect to dynamic data sources runtime and maintaining old connections.
MIT License
30 stars 4 forks source link

feat(provider): change the middleware chain #13

Closed yeshamavani closed 5 months ago

yeshamavani commented 7 months ago

Currently middleware binded to the default chain changed the chain to preInvoke - that will be called before the invoke step of the sequence.

yeshamavani commented 5 months ago

wont be changing this implemented in @sourceloop/core