Skip to content

Commit

Permalink
Get follow data from account
Browse files Browse the repository at this point in the history
  • Loading branch information
WRadoslaw committed Mar 17, 2024
1 parent 6409eb0 commit c02783d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/atlas/src/api/queries/accounts.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ query GetCurrentAccount {
isEmailConfirmed
joystreamAccount
membershipId
followedChannels {
channelId
timestamp
}
}
}

Expand Down

0 comments on commit c02783d

Please sign in to comment.