Skip to content

Conversation

sarkissianraffi
Copy link
Contributor

The goal of this PR is to expose the wallet_transactions.sources in the GQL schemas. This source is going to be used on the UI to segregate the type of transaction:

  • If source = manual -> Manual credits
  • If source = threshold -> Automatic credits
  • If source = interval -> Automatic credits

Copy link
Collaborator

@vincent-pochet vincent-pochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to the backend team @sarkissianraffi 😄

@vincent-pochet vincent-pochet merged commit 3215d0a into main Jul 3, 2025
14 checks passed
@vincent-pochet vincent-pochet deleted the wallet-transaction-sources branch July 3, 2025 09:48
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
…schemas (#3908)

The goal of this PR is to expose the `wallet_transactions.sources` in
the GQL schemas. This source is going to be used on the UI to segregate
the type of transaction:
- If source = manual -> Manual credits
- If source = threshold -> Automatic credits
- If source = interval -> Automatic credits

---------

Co-authored-by: Raffi <raffi@mac.home>
Co-authored-by: Vincent Pochet <vincent@getlago.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants