serverless
serverless copied to clipboard
Allow users to override `fetchFunction` and `fetchEndpoint` per instance.
My company has a use case where we need to hit two different fetchEndpoint's in the same app but currently we can only configure on a global level. It would be nice to be able to configure on per-instance level.
@jawj Any feedback here?