forked from cerc-io/laconic-console
11 lines
88 B
GraphQL
11 lines
88 B
GraphQL
#
|
|
# Copyright 2020 DXOS.org
|
|
#
|
|
|
|
query {
|
|
service_status {
|
|
timestamp,
|
|
json
|
|
}
|
|
}
|