Skip to content

Commit

Permalink
fix graphql schema
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Dec 6, 2024
1 parent 14f5ff4 commit 4d68497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,6 @@ type ProjectSession implements Node {
"""The Globally Unique ID of this object"""
id: GlobalID!
sessionId: String!
sessionUser: String
startTime: DateTime!
lastTraceStartTime: DateTime!
projectId: GlobalID!
Expand Down

0 comments on commit 4d68497

Please sign in to comment.