@stigg/js-client-sdk - v3.100.0

    Type Alias UpdateOneHookInput

    type UpdateOneHookInput = {
        id: Scalars["UUID"];
        update: UpdateHook;
    }
    Index

    Properties

    Properties

    The id of the record to update

    update: UpdateHook

    The update to apply.

    MMNEPVFCICPMFPCPTTAAATR