Functions
Explore the server-side functions provided by the Nuxt SDK.
Server-side functions for fetching content, evaluating queries, and managing user identity from your Nuxt server routes and middleware.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| fetchContent | Learn how to fetch content on the server side. |
| evaluate | Learn how to evaluate queries on the server side. |
| identify | Learn how to identify users on the server side. |
| anonymize | Learn how to anonymize users on the server side. |