Skip to content

SyncEndpointClientResult

Defined in: wp-typia-block-runtime/src/metadata-core.ts:295

Result returned after writing a generated portable endpoint client module.

endpointCount: number

Defined in: wp-typia-block-runtime/src/metadata-core.ts:297

Number of endpoints included in the generated client file.


clientPath: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:299

Absolute path to the generated client file.


operationIds: string[]

Defined in: wp-typia-block-runtime/src/metadata-core.ts:301

Operation ids emitted as endpoint constants and convenience wrappers.