Type Alias: FacadeFinished<DATA>
@flyze/lib-data-store 3.0.0-alpha.55· latestFacadeFinished<
DATA> =object&Omit<flowSuccess<DATA>,"id"> |Omit<flowError,"id">
Defined in: projects/lib-data-store/src/lib/flyze-api-store-facade/facades/_abstract/abstract.facade.ts:19
Type Declaration
Section titled “Type Declaration”finished
Section titled “finished”finished:
true
Deprecated
Section titled “Deprecated”the response is always finished.
Type Parameters
Section titled “Type Parameters”DATA