AboutSupportDeveloper GuideVersion 2.0.0

Result type for the runFunctionInPanel mutation.

interface RunFunctionInPanelResult {
    runFunctionInPanel: OperationResult & Error;
}

Properties

runFunctionInPanel: OperationResult & Error

Generated using TypeDoc