Alokai

StoryblokAdapter

Type alias for Storyblok-specific adapter.

This is a specialization of the generic ErrorHandlingAdapter interface from @alokai/connect configured for Storyblok client.

type StoryblokAdapter = ErrorHandlingAdapter<WrappedClient, never>;

Referenced Types

On this page