uncountable.core.query.row.QueryRow

class uncountable.core.query.row.QueryRow

Used in conjunction with the QueryBuilder and Column classes to fetch structured data from the Uncountable API

Define a subclass of QueryRow with Column properties that define the data returned by the query.

WARNING: This class is in beta and subject to breaking changes. Always check the SDK changelog for breaking changes before updating your SDK version.