For the complete documentation index, see llms.txt. This page is also available as Markdown.

auditDiffLog

Retrieves the audit diff log for a specific revision ID.

auditDiffLog(
  revisionId: String!
): AuditDiffLogResult!

Arguments

revisionId ● String! non-null scalar

Last updated

Was this helpful?