<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
    <changeset id="TAP-969_resync_status:1" author="rpashchenko" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId:4248 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:4249 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:14147 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17945 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17946 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:25038 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:26058 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:29204 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70595 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70608 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70610 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70611 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70613 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70614 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70894 }, timestamp: "2024-03-26T11:16:41Z" }
                ] AS payload
                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerDetailsChanged',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="TAP-969_resync_status:2" author="rpashchenko" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId:4248 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:4249 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:14147 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17945 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17946 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:25038 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:26058 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:29204 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70595 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70608 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70610 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70611 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70613 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70614 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70894 }, timestamp: "2024-03-26T11:16:41Z" }
                ] AS payload
                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerStatusUpdated',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="TAP-969_resync_status:3" author="rpashchenko" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId:4248 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:4249 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:14147 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17945 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:17946 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:25038 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:26058 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:29204 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70595 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70608 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70610 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70611 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70613 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70614 }, timestamp: "2024-03-26T11:16:41Z" },
                    { accountPayee: { accountPayeeId:70894 }, timestamp: "2024-03-26T11:16:41Z" }
                ] AS payload
                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerWFormCollected',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
</changelog>