Fix: remove unneeded fragments
This commit is contained in:
parent
6b6d52d7b0
commit
c7a01f840f
5 changed files with 493 additions and 412 deletions
|
|
@ -240,6 +240,8 @@ const typeDefs = gql`
|
|||
created: Date
|
||||
age: Float
|
||||
deviceTime: Date
|
||||
}
|
||||
|
||||
type Rate {
|
||||
code: String
|
||||
name: String
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue