useWixFetch() (Deprecated)

Deprecated

This module is deprecated. For more information, see Migrating from sdk-react.

The useWixFetch() hook returns a function used to call endpoints from the Wix REST API using the authentication details provided to the WixProvider. Only use this function if the functionality you're looking for doesn't yet exist in the JavaScript SDK.

Example

Copy
Did this help?