[**@clickup/ent-framework**](../README.md)

***

[@clickup/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`[] |
