Fix fiatCurrency gql type
This commit is contained in:
parent
f66a8162da
commit
7d49b686aa
|
@ -58,7 +58,7 @@ export default gql`
|
|||
hasNewNotes: Boolean!
|
||||
hasInvites: Boolean!
|
||||
tipDefault: Int!
|
||||
fiatCurrency: String
|
||||
fiatCurrency: String!
|
||||
bio: Item
|
||||
bioId: Int
|
||||
photoId: Int
|
||||
|
|
Loading…
Reference in New Issue