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

Add graphql support for portfolio page #72

Closed
RusseII opened this issue Apr 13, 2022 · 0 comments · Fixed by #134
Closed

Add graphql support for portfolio page #72

RusseII opened this issue Apr 13, 2022 · 0 comments · Fixed by #134

Comments

@RusseII
Copy link
Contributor

RusseII commented Apr 13, 2022

amount column in portfolio? how to get this. from gql, do i have to aggregate the bids and collect their full size for each bond?

Hmm, that's a good question. The portfolio page should show the porter bonds that the currently connected user has, and the amount should be the quantity for each bond. I don't believe this data is currently easily fetch-able via graphql but it should be. Use a dummy value for now, I'll create an issue to make this data available via graphql

image

Originally posted by @RusseII in #69 (comment)

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 a pull request may close this issue.

2 participants