type CreateGraphQuery: object;Type declaration
col
col: string;ID of the collection
p?
optional p: string;By default, we add the graph to the current page. If specified, the graph will instead be created as a direct child of the given page.
t
t: string;Type of graph to create, e.g. 'BarGraphCollectionBlock' or 'LineGraphCollectionBlock'
ti
ti: string;Title of the graph