mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
feat: storage modes + git improvements
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
query {
|
||||
storage {
|
||||
targets(orderBy: "title ASC") {
|
||||
isAvailable
|
||||
isEnabled
|
||||
key
|
||||
title
|
||||
description
|
||||
logo
|
||||
website
|
||||
supportedModes
|
||||
mode
|
||||
config {
|
||||
key
|
||||
|
||||
Reference in New Issue
Block a user