Skip to content

Commit

Permalink
Update nerdgraph-dashboards.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
homelessbirds committed May 3, 2024
1 parent 8620c59 commit fa82cfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Here are operations related to creating, reading, updating, and deleting (CRUD).
<tr>
<td>`dashboardCreateSnapshotUrl()`</td>
<td>mutation</td>
<td>Create dashboard page snapshot operation. You can create a public URL for a given dashboard page entity GUID. The dashboard page can then be accessed in the form of a static snapshot in the resulting public URL.</td>
<td>Create dashboard page snapshot operation. You can create a public URL for a given dashboard page entity GUID. The dashboard page can then be accessed in the form of a static snapshot in the resulting public URL. The resulting URL will be deprecated three months after creation. </td>
</tr>
<tr>
<td>`actor &gt; dashboard &gt; liveUrls()`</td>
Expand Down

0 comments on commit fa82cfd

Please sign in to comment.