aboutsummaryrefslogtreecommitdiff
path: root/src/graphql/user/schema.graphql
Commit message (Expand)AuthorAgeFilesLines
* feat(graphql): paged badges queryFuwn2024-10-181-0/+1
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-39/+39
* feat(graphql): add badgeCount fieldFuwn2024-10-081-0/+1
* fix(graphql): return null for no user id accessFuwn2024-10-071-1/+1
* feat(badges): return user for badge mutationsFuwn2024-10-061-6/+6
* feat(user): live update for mutationsFuwn2024-10-061-9/+9
* feat(user): use preferences graphl apiFuwn2024-10-061-2/+2
* feat(badges): use preferences graphql apiFuwn2024-10-061-7/+27
* feat(badges): move badge operations to graphqlFuwn2024-10-061-0/+19
* feat(user): move profile page badges to graphqlFuwn2024-09-281-2/+2
* feat(graphl): set up user moduleFuwn2024-09-281-0/+22