UpdateLogPayload

Autogenerated return type of UpdateLog

GraphQL Schema definition

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

Require by