I have created an application which connects with Qlik cloud environment. The filter items already embedded using the below code
<qlik-embed
:id="embeddedObjectId"
ui="analytics/chart"
app-id="<MY_QLIK_CLOUD_APP_ID>"
:object-id="objectId"
context:json="{theme:'breeze', language:'de'}">
</qlik-embed>