logging-subscription-livetrail.gql 77 B

1234567
  1. subscription {
  2. loggingLiveTrail {
  3. level
  4. output
  5. timestamp
  6. }
  7. }