AboutSupportDeveloper GuideVersion 2.0.0

Result type for the runFunctionInTab mutation.

interface RunFunctionInTabResult {
    runFunctionInTab: OperationResult & Error;
}

Properties

Properties

runFunctionInTab: OperationResult & Error

Generated using TypeDoc