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
Walk an as-built BOM tree from the parent down to all installations. Use case group: Build HardwareQuery
Variables
Sample response
Notes
For deep trees, traverse client-side by recursing through eachinstalledPartInventory.id — GraphQL doesn’t support recursive fragment depth without naming each level.
Related
- Common Queries Guide
- GraphQL Field Selection
- API Playground — try this query interactively