Interface: IBundle
interfaces.IBundle
A bundle is a collection of CRUD operations that can be performed on a resource.
Interface
IBundle
Type parameters
Name | Type | Description |
---|---|---|
T |
any |
The type of the resource. |
interfaces.IBundle
A bundle is a collection of CRUD operations that can be performed on a resource.
Interface
IBundle
Name | Type | Description |
---|---|---|
T |
any |
The type of the resource. |