chore: add apps from go.sour.is/ev
This commit is contained in:
9
app/mercury/mercury.graphqls
Normal file
9
app/mercury/mercury.graphqls
Normal file
@@ -0,0 +1,9 @@
|
||||
# extend type Query{
|
||||
# namespaces: [String!]!
|
||||
# keys(namespace: String!) [String!]!
|
||||
# get(namespace: String! keys: [String!]) [String]!
|
||||
# }
|
||||
|
||||
# extend type Mutation{
|
||||
# set(namespace: String! key: String! value: String): Bool!
|
||||
# }
|
||||
Reference in New Issue
Block a user