RejectSectionGenerationPayload
No description
type RejectSectionGenerationPayload {
success: Boolean!
}
Fields
RejectSectionGenerationPayload.success ● Boolean! non-null scalar
True when a matching ai_request_log row was marked rejected.
Returned By
rejectSectionGeneration mutation