forked from cerc-io/laconic-console
11 lines
91 B
GraphQL
11 lines
91 B
GraphQL
#
|
|
# Copyright 2020 DXOS.org
|
|
#
|
|
|
|
query {
|
|
wns_status @client {
|
|
timestamp
|
|
json
|
|
}
|
|
}
|