BigCommerceAdapter
Type alias for BigCommerce-specific adapter.
This is a specialization of the generic ErrorHandlingAdapter interface from @alokai/connect configured for BigCommerce client.
type BigCommerceAdapter = ErrorHandlingAdapter<WrappedClients, never>;