15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
|
query {
|
||
|
storage {
|
||
|
targets(orderBy: "title ASC") {
|
||
|
isEnabled
|
||
|
key
|
||
|
title
|
||
|
mode
|
||
|
config {
|
||
|
key
|
||
|
value
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|