CreateExecutiveSummaryPlaceholderPayload
No description
type CreateExecutiveSummaryPlaceholderPayload {
executiveSummary: ExecutiveSummary
query: Query
}
Fields
CreateExecutiveSummaryPlaceholderPayload.executiveSummary ● ExecutiveSummary object
The newly created executive summary.
CreateExecutiveSummaryPlaceholderPayload.query ● Query object
Returned By
createExecutiveSummaryPlaceholder mutation