queryByType

abstract suspend fun queryByType(type: String): List<LocalModelEntity>(source)

Executes the queryByType step in the SDAI storage layer.

Return

Result produced by queryByType.

Author

Dmitriy Moroz

Parameters

type

type value consumed by the API.