FormsQuery
FormsQuery.with_root()
FormsQuery.with_id()
FormsQuery.where()
FormsQuery.with_sub_forms()
FormsQuery.with_limit()
FormsQuery.with_offset()
To retrieve forms data, you need to create a FormQuery.
An utility class to query the forms dataset.