Skip to content

Commit

Permalink
Update api/typeDefs/user.js
Browse files Browse the repository at this point in the history
Co-authored-by: ekzyis <[email protected]>
  • Loading branch information
huumn and ekzyis authored Dec 18, 2024
1 parent 4ce9b58 commit 228f194
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api/typeDefs/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,12 @@ export default gql`
bioId: Int
photoId: Int
since: Int
"""
this is only returned when we sort stackers by value
"""
proportion: Float
optional: UserOptional!
privates: UserPrivates
Expand Down

0 comments on commit 228f194

Please sign in to comment.