RunQuery
class RunQuery(DBNLObject):
id: str
project_id: str
name: str
query: dict[str, Any]Fields
Argument
Description
Supported Functions
Was this helpful?
class RunQuery(DBNLObject):
id: str
project_id: str
name: str
query: dict[str, Any]Was this helpful?
Was this helpful?