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

    Type Alias ArchiveCustomerInput

    type ArchiveCustomerInput = {
        customerId: Scalars["String"];
        environmentId?: InputMaybe<Scalars["UUID"]>;
    }
    Index

    Properties

    customerId: Scalars["String"]

    Customer slug

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    MMNEPVFCICPMFPCPTTAAATR