Contents
The contents
module provides methods to interact with the contents API.
Get all contents from the workspace.
Prop | Type | Default |
---|
query
| string
| - |
categories
| string[]
| - |
tags
| string[]
| - |
type
| ContentStatusEnum
| - |
pagination
| IPaginatinoOptions
| - |
Search for contents in the workspace.
Get a content by its ID.
Get a content by its slug.