AboutSupportDeveloper GuideVersion 2.0.0

Result type for the createLimitAlert mutation.

interface CreateAlertResult {
    createLimitAlert: Alert & Error;
}

Properties

Properties

createLimitAlert: Alert & Error

Generated using TypeDoc