Skip to content

Feature/Fix: Add transactionVisibility parameter to GetTransactionList; default to all_transactions #168

@grablair

Description

@grablair

A few months ago, Monarch changed their list transaction API to not even return hidden transactions.

It seems there is a new transactionVisibility parameter you can add to the graphql function that, when set to all_transactions, will make things go back to the prior functionality.

Right now, all hidden transactions are being omitted from search results, which is a change in functionality vs a few months ago. For backwards compatibility, I am proposing that we add this parameter and make the default value all_transactions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions