generalInfo


generalInfoGeneralInfoRead-only

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.

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

import wixSiteBackend from 'wix-site-backend';
Was this helpful?
Yes
No