Skip to content

RpcAttributeSchemaEntry

RpcAttributeSchemaEntry = object

Defined in: src/types/rpcSchema.ts:19

An entry of the attributeSchema projection — a name and its type, with no value.

name: string

Defined in: src/types/rpcSchema.ts:20


type: string

Defined in: src/types/rpcSchema.ts:21