fix back button to rewards again
This commit is contained in:
parent
fb1281dfd2
commit
f305013aaf
@ -38,14 +38,14 @@ const REWARDS_FULL = gql`
|
|||||||
id
|
id
|
||||||
name
|
name
|
||||||
photoId
|
photoId
|
||||||
ncomments(when: $when, from: $from, to: $to)
|
ncomments
|
||||||
nposts(when: $when, from: $from, to: $to)
|
nposts
|
||||||
|
|
||||||
optional {
|
optional {
|
||||||
streak
|
streak
|
||||||
stacked(when: $when, from: $from, to: $to)
|
stacked
|
||||||
spent(when: $when, from: $from, to: $to)
|
spent
|
||||||
referrals(when: $when, from: $from, to: $to)
|
referrals
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user