Better Blog
API Reference

BlogDataProvider

The Blog Data Provider is the interface that powers all data reads and writes for Better Blog. It is used by the server adapter for SSR/SSG, the API provider for client-side fetching, etc...

Interfaces

BlogDataProvider

Prop

Type

BlogDataProviderConfig

Data providers typically have a config object that is passed to the data provider factory function.

Prop

Type