AboutSupportDeveloper GuideVersion 2.0.0

Result type for the updateComponent mutation.

interface UpdateComponentResult {
    updateComponent: OperationResult & Error;
}

Properties

Properties

updateComponent: OperationResult & Error

Generated using TypeDoc