Documentation Index
Fetch the complete documentation index at: https://docs.firstresonance.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Create a new part in the catalog. Use case group: Build HardwareMutation
Variables
Sample response
Notes
partNumbermust be unique within the org for a givenrevision.partTypeispartortool.trackingTypeisserial,lot, or omitted (untracked).- To assign part subtypes (categorization), use the part-subtypes attach mutations after the part exists, or pass the subtype ID set via
partSubtypeIdsif your tenant exposes that input. - Use a sandbox tenant for testing.
Related
- Common Queries Guide
- GraphQL Field Selection
- API Playground — try this query interactively