Log in
Model

BulkServiceConfig

Magento\WebapiAsync\Model\BulkServiceConfig

What it does

This class manages configuration for Magento's Bulk Async Web API services.

It transforms standard Web API routes into bulk operation endpoints by filtering out GET methods and modifying URL parameter patterns, then caches the result.

Developers use this when implementing asynchronous bulk operations that allow processing multiple API requests in a single call.

Public Methods

  • getServices()