Time should be Long
This commit is contained in:
parent
d8e3bfd30b
commit
cef1ca8410
|
|
@ -81,7 +81,7 @@ type KeyValue {
|
|||
}
|
||||
|
||||
type LogEntity {
|
||||
time: String
|
||||
time: Long!
|
||||
data: [KeyValue!]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue