DeleteLogPayload

Autogenerated return type of DeleteLog

GraphQL Schema definition

  • type DeleteLogPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # 削除されたログ。
  • log: Log
  • }

Require by