@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
19 lines (11 loc) • 538 B
Markdown
[**/ent-framework**](../README.md)
***
[/ent-framework](../globals.md) / StandardSchemaV1FailureResult
# Interface: StandardSchemaV1FailureResult
Defined in: [src/ent/errors/EntAccessError.ts:7](https://github.com/clickup/ent-framework/blob/master/src/ent/errors/EntAccessError.ts#L7)
Standard Schema V1 compatible error result. Every EntAccessError can be
converted to it. See https://standardschema.dev.
## Properties
| Property | Type |
| ------ | ------ |
| <a id="issues"></a> `issues` | readonly `object`[] |