Type Alias Paramaters

Paramaters: { [key: `$${string}`]: unknown } | null

Structure for query paramaters. In the form of $key: any.