Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(export invoices): add mutation to request data export for invoices #2245

Merged
merged 9 commits into from
Jul 7, 2024

Conversation

ancorcruz
Copy link
Contributor

@ancorcruz ancorcruz commented Jul 3, 2024

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/ability-to-export-data-from-the-user-interface

Context

In order to effortlessly download export of invoices by non-technical users, it is required to extend the invoices filtering capabilities.

Description

This change adds a mutation to the graphQL API to request an invoices data export. Returns the export id and the status.

@ancorcruz ancorcruz marked this pull request as ready for review July 3, 2024 16:37
@ancorcruz ancorcruz self-assigned this Jul 3, 2024
@ancorcruz ancorcruz changed the title Feat export invoices mutation feat(export invoices): add mutation to request data export for invoices Jul 3, 2024
@ancorcruz ancorcruz added Feature Add a new feature to the app Export user export capabilities labels Jul 4, 2024
@ancorcruz ancorcruz merged commit 96b5f53 into main Jul 7, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat-export-invoices-mutation branch July 7, 2024 14:13
ancorcruz added a commit that referenced this pull request Jul 7, 2024
…es (#2245)

## Roadmap Task

👉
https://getlago.canny.io/feature-requests/p/ability-to-export-data-from-the-user-interface

## Context

In order to effortlessly download export of invoices by non-technical
users, it is required to extend the invoices filtering capabilities.

## Description

This change adds a mutation to the graphQL API to request an invoices
data export. Returns the export id and the status.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Export user export capabilities Feature Add a new feature to the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants