gql-hotfix
This commit is contained in:
parent
55ebc1c634
commit
147417d172
|
@ -8,6 +8,7 @@ export default gql`
|
||||||
name
|
name
|
||||||
pic
|
pic
|
||||||
bio
|
bio
|
||||||
|
created_at
|
||||||
stat {
|
stat {
|
||||||
shouts
|
shouts
|
||||||
authors
|
authors
|
||||||
|
|
|
@ -9,6 +9,7 @@ export default gql`
|
||||||
name
|
name
|
||||||
pic
|
pic
|
||||||
bio
|
bio
|
||||||
|
created_at
|
||||||
stat {
|
stat {
|
||||||
shouts
|
shouts
|
||||||
authors
|
authors
|
||||||
|
|
Loading…
Reference in New Issue
Block a user