DaffInMemoryDriverBase
The base class for in-memory drivers.
Properties
Name | Type | Description |
---|---|---|
url | `/${this.config.apiBase}/${this.collectionName}` | The URL of the corresponding backend.
Does not include a trailing slash, it is of the form: `/ |
The base class for in-memory drivers.
Name | Type | Description |
---|---|---|
url | `/${this.config.apiBase}/${this.collectionName}` | The URL of the corresponding backend.
Does not include a trailing slash, it is of the form: `/ |