8 lines
90 B
GraphQL
8 lines
90 B
GraphQL
query Updates {
|
|
config {
|
|
updates {
|
|
showControls
|
|
}
|
|
}
|
|
}
|