mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
6 lines
67 B
GraphQL
6 lines
67 B
GraphQL
query GetVotes {
|
|
votes {
|
|
entryId
|
|
upvote
|
|
}
|
|
} |