Alokai

ContentstackAdapter

Type alias for Contentstack-specific adapter.

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

type ContentstackAdapter = ErrorHandlingAdapter<WrappedStack, never>;

Referenced Types

On this page