FetchResponse
Learn how to read the result of a content fetch.
This class holds the result of a call to fetchContent.
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 |
|---|---|
| Constructor | Learn how to initialize a fetch response directly. |
| getContent | Learn how to read the resolved content of the slot. |
| getMetadata | Learn how to read the metadata of the resolved content. |