QueryParams Sınıf
tarafından QueryBuilder.build()döndürülen yazılan sözlük.
Derleme sonuçları client.records.list() el ile geçirildiğinde IDE otomatik tamamlama sağlar.
Oluşturucu
QueryParams()
Öznitelikler
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