Setup

To use the ExternalDatabaseConnections API, install the @wix/data package using npm or Yarn:

Copy

or

Copy

Then import { externalDatabaseConnections } from @wix/data:

Copy
Did this help?