GraphQL GraphQL INTERFACE
LogEntryInterface
link Definition
- interface LogEntryInterface {
- # Date and time when the log entry was created.
- DateTime :
- # User who created the log entry.
- UserAccount :
- String :
- String :
- }
GraphQL GraphQL INTERFACE
- interface LogEntryInterface {
- # Date and time when the log entry was created.
- DateTime :
- # User who created the log entry.
- UserAccount :
- String :
- String :
- }