2018-06-26 02:04:47 +00:00
|
|
|
query {
|
|
|
|
storage {
|
|
|
|
targets(orderBy: "title ASC") {
|
2019-02-03 22:08:06 +00:00
|
|
|
isAvailable
|
2018-06-26 02:04:47 +00:00
|
|
|
isEnabled
|
|
|
|
key
|
|
|
|
title
|
2018-08-05 15:27:46 +00:00
|
|
|
description
|
|
|
|
logo
|
|
|
|
website
|
2019-02-03 22:08:06 +00:00
|
|
|
supportedModes
|
2018-06-26 02:04:47 +00:00
|
|
|
mode
|
2019-02-17 06:32:35 +00:00
|
|
|
hasSchedule
|
|
|
|
syncInterval
|
|
|
|
syncIntervalDefault
|
2018-06-26 02:04:47 +00:00
|
|
|
config {
|
|
|
|
key
|
|
|
|
value
|
|
|
|
}
|
2019-04-06 23:05:47 +00:00
|
|
|
actions {
|
|
|
|
handler
|
|
|
|
label
|
|
|
|
hint
|
|
|
|
}
|
2018-06-26 02:04:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|