Found on blocks with an opcode of procedures_call

interface ProcedureCallMutation {
    argumentids: string;
    children: [];
    proccode: string;
    tagName: "mutation";
    warp: string;
}

Hierarchy (View Summary)

Properties

argumentids: string

JSON-stringified list of strings.

children: []
proccode: string
tagName: "mutation"
warp: string

JSON-stringified boolean.