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

    Type Alias GetWidgetConfigurationInput

    Input object used to retrieve current widget configuration for the environment.

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

    Properties

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

    The unique identifier for the environment

    MMNEPVFCICPMFPCPTTAAATR