QueryParams Klass

Skriven ordlista som returneras av QueryBuilder.build().

Tillhandahåller automatisk komplettering av IDE när byggresultat skickas till client.records.list() manuellt.

Konstruktor

QueryParams()

Attribut

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