Space Docs
API ReferenceQuote Scope Section

quoteScopeSection.replace

Type: Mutation ยท Auth: Workspace-aware

Input

FieldTypeRequiredDefaultDescription
quoteIdstringYesโ€”ID of the associated quote
sectionsobject[]Yesโ€”Sections

Example

{
  "quoteId": "550e8400-e29b-41d4-a716-446655440000",
  "sections": []
}

On this page