<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
    <changeset id="TAP-930-resync-status:1" author="j0shua" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId: 7709  }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 21342 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 66132 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70596 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70597 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70598 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70615 }, timestamp: "2024-03-13T17:51:26Z" }
                ] AS payload

                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerDetailsChanged',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="TAP-930-resync-status:2" author="j0shua" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId: 7709  }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 21342 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 66132 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70596 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70597 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70598 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70615 }, timestamp: "2024-03-13T17:51:26Z" }
                ] AS payload

                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerStatusUpdated',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
    <changeset id="TAP-930-resync-status:3" author="j0shua" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    { accountPayee: { accountPayeeId: 7709  }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 21342 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 66132 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70596 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70597 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70598 }, timestamp: "2024-03-13T17:51:26Z" },
                    { accountPayee: { accountPayeeId: 70615 }, timestamp: "2024-03-13T17:51:26Z" }
                ] AS payload

                CALL streams.publish(
                    'graphql.subscription.abacusAccountPayeePayoneerWFormCollected',
                    payload
                )
                RETURN true
            ]]>
        </cypherquery>
    </changeset>
</changelog>