Typescript SDK Type Docs
    Preparing search index...

    Type Alias QueryParam

    QueryParam:
        | string
        | string[]
        | number
        | number[]
        | boolean
        | boolean[]
        | undefined