Update log.graphqls
diff --git a/log.graphqls b/log.graphqls
index 704d3c0..77f9d6b 100644
--- a/log.graphqls
+++ b/log.graphqls
@@ -30,7 +30,6 @@
     endpointId: ID
     traceId: String
     timestamp: String!
-    statusCode: String
     contentType: ContentType!
     content: String
     tags: [KeyValue!]