QueryParams Klasa

Wpisany słownik zwracany przez QueryBuilder.build().

Udostępnia autouzupełnianie środowiska IDE podczas przekazywania wyników kompilacji do ręcznego client.records.list() .

Konstruktor

QueryParams()

Atrybuty

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