Skip to main content

Type Alias: AbilityResponse

AbilityResponse = Omit<GeneratedAbilityResponse, "config" | "id"> & object

Defined in: packages/sdk/src/types/ability-types.ts:448

Re-bind config to typed client union (OpenAPI emits { [key: string]: unknown }).

Type Declaration

config

config: AbilityConfig

id?

optional id: number