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