Joystream / Joystream/joystream

QN: castVotes id field returns weird values

Open
#4,526 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

When using the following query:
`query MyQuery {
castVotes(limit: 500) {
id
castBy
deletedAt
electionRoundId
stakeLocked
voteFor {
memberId
}
voteForId
stake
}
}`

The return is as follows for the id value:
image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.