OBJECT

LogCreateResult

The result of log event creation.

link GraphQL Schema definition

  • type LogCreateResult {
  • # If true, the log event was created successfully; false otherwise.
  • success: Boolean
  • }

link Require by