-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Seems like ProfileSyncs APIs are not exported. Therefore, every time I am trying to do something with profilesync I get undefined.
const segmentWarehouseList = await unwrap(segmentAPI.profilesSync.listProfilesWarehouseInSpace(spaceId));
TypeError: Cannot read properties of undefined (reading 'listProfilesWarehouseInSpace')
Metadata
Metadata
Assignees
Labels
No labels