stash/ui/v2.5/graphql/data/log.graphql

6 lines
63 B
GraphQL

fragment LogEntryData on LogEntry {
time
level
message
}