Skip to content
Mantle SDK 1.0.0 documentation
Toggle navigation menu
⌘
K
Mantle SDK 1.0.0 documentation
/
mantlebio
/
mantlebio package
/
mantlebio.types package
/
mantlebio.types.query package
/
mantlebio.types.query.queryable_client module
mantlebio.types.query.queryable_client module
#
class
mantlebio.types.query.queryable_client.
QueryableClient
(
*
args
,
**
kwargs
)
[source]
#
Bases:
object
abstract
build_query
(
)
[source]
#
abstract
list
(
)
[source]
#
Return type
:
ListResponse
[
ResponseItem
]