@stigg/node-server-sdk - v4.23.0

    Type Alias UpdateOneHookInput

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

    Properties

    The id of the record to update

    update: UpdateHook

    The update to apply.

    MMNEPVFCICPMFPCPTTAAATR