CreateLogPayload

Autogenerated return type of CreateLog

GraphQL Schema definition

  • type CreateLogPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # 作成された視聴ログ。
  • log: Log
  • }

Require by