queryObjects
suspend fun queryObjects(args: Runtime.QueryObjectsParameter, mode: CommandMode = CommandMode.DEFAULT): Runtime.QueryObjectsReturn
suspend fun queryObjects(prototypeObjectId: String, objectGroup: String? = null): Runtime.QueryObjectsReturn
Parameters
prototypeObjectId
Identifier of the prototype to return objects for.
objectGroup
Symbolic group name that can be used to release the results.