Skip to content

ParsedGadgetCall

Defined in: gadgets/types.ts:191

dependencies: string[]

Defined in: gadgets/types.ts:198

List of invocation IDs this gadget depends on. Empty array if no dependencies.


gadgetName: string

Defined in: gadgets/types.ts:192


invocationId: string

Defined in: gadgets/types.ts:193


optional parameters: Record<string, unknown>

Defined in: gadgets/types.ts:195


parametersRaw: string

Defined in: gadgets/types.ts:194


optional parseError: string

Defined in: gadgets/types.ts:196