Source code for mantlebio.types.query.queryable_client
from abc import abstractmethod
from mantlebio.types.response.list_reponse import ListResponse
from mantlebio.types.response.response_item import ResponseItem
from abc import abstractmethod
from mantlebio.types.response.list_reponse import ListResponse
from mantlebio.types.response.response_item import ResponseItem