Skip to main content

rejectSectionGeneration

Record that a seller rejected an Accord Intelligence section generation (via "Undo Changes"). Stamps the matching ai_request_log row so the generation can be used as a labeled negative eval example. RLS-scoped: verifies the caller can see the section first.

rejectSectionGeneration(
input: RejectSectionGenerationInput!
): RejectSectionGenerationPayload

Arguments

rejectSectionGeneration.input ● RejectSectionGenerationInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

RejectSectionGenerationPayload object