graphql-http / audits/common / AuditOk
audits/common.AuditOk
Indicates that the audit was successful.
• id: string
Uniquely represents the passing audit. Helps with pinning audits without depending on the human readable audit name.
• name: `MUST ${string}` | `SHOULD ${string}` | `MAY ${string}`
• status: "ok"