update deps

This commit is contained in:
xuu
2023-09-27 09:04:53 -06:00
parent 0e3c76ee3a
commit 813c2e898d
3 changed files with 36 additions and 43 deletions

View File

@@ -1,4 +1,5 @@
# extend type Query{
# namespaces: [String!]!
# keys(namespace: String!) [String!]!
# get(namespace: String! keys: [String!]) [String]!
# }