laconic-console/src/gql/wns_status.graphql
2023-03-20 02:23:46 -06:00

11 lines
91 B
GraphQL

#
# Copyright 2020 DXOS.org
#
query {
wns_status @client {
timestamp
json
}
}