Search.../

generalInfo

The generalInfo API contains functionality for getting the information about your business that has been entered in the General Info section of your site's Dashboard.

Description

To use the generalInfo API, import wixSiteBackend from the wix-site-backend module:

import wixSiteBackend from 'wix-site-backend';
javascript | Copy Code

Type:

GeneralInfoRead Only

Was this helpful?