QueryParams Classe
Dicionário digitado devolvido por QueryBuilder.build().
Fornece autocompletar o IDE ao passar manualmente os resultados client.records.list() da compilação.
Construtor
QueryParams()
Atributos
count
count: bool
expand
expand: List[str]
filter
filter: str
include_annotations
include_annotations: str
orderby
orderby: List[str]
page_size
page_size: int
select
select: List[str]
table
table: str
top
top: int