嵌入式分析 SDK API
    正在准备搜索索引...

    类型别名 ParameterValues

    ParameterValues: Record<
        string,
        | string
        | number
        | boolean
        | (string | number | boolean | null)[]
        | null
        | undefined,
    >
    © . This site is unofficial and not affiliated with Metabase, Inc.