Connect to a connector and return a new connection.
import connector from 'maeva-connector';
const connection = data.connect(connector);
Connect to a connector and return a new connection.
import connector from 'maeva-connector';
const connection = data.connect(connector);