<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
    <changeset id="TAP-589_new_knr_account_vat_data:1" author="mbalan" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId: 70175 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70145 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70144 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70143 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70142 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70021 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70020 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70098 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 31935 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 28996 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 28996 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 28996 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 28996 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 70024 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69835 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 68659 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 68658 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69357 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69429 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69803 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69937 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69848 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69802 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69801 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69800 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69799 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69798 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69797 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69796 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69795 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69793 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69794 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69792 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69944 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69949 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69949 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69947 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69946 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69945 }, timestamp: "2023-07-19T20:00:00Z" },
                    { accountPayee: { accountPayeeId: 69948 }, timestamp: "2023-07-19T20:00:00Z" }
                ] AS payload
                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeeVATInfoSaved',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
</changelog>
