NodeUpdateProperties.mdx•1.18 kB
---
title: Node Update Properties
description: |
Update the properties of a node. New schema fields will result in the
schema of the node being updated before values are assigned. This will
also propagate to all sibling nodes as they all share the same schema.
full: false
_openapi:
method: PATCH
route: /nodes/{node_slug}/properties
toc: []
structuredData:
headings: []
contents:
- content: |
Update the properties of a node. New schema fields will result in the
schema of the node being updated before values are assigned. This will
also propagate to all sibling nodes as they all share the same schema.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update the properties of a node. New schema fields will result in the
schema of the node being updated before values are assigned. This will
also propagate to all sibling nodes as they all share the same schema.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/nodes/{node_slug}/properties","method":"patch"}]} webhooks={[]} hasHead={false} />