DataStoreBatching
An interface that enables a custom data store to support batch requests.
Declaration
protocol DataStoreBatching : DataStoreAn interface that enables a custom data store to support batch requests.
protocol DataStoreBatching : DataStore