Files
core/http/graph/log.graphqls
Jan Stabenow 9c0b535199 Add v16.7.2
2022-05-13 19:26:45 +02:00

4 lines
39 B
GraphQL

extend type Query {
log: [String!]!
}