Example Usage
This section provides complete examples of common tasks using our GraphQL API with TypeScript.
Before getting started with these examples, make sure you have:
- A Personal Access Token (PAT) from your Helio Additive account
- Completed the Code Generation setup
Examples
Section titled “Examples”- Listing Materials - Query and paginate through available materials
- Listing Printers - Query and paginate through available printers
- Create G-Code - Upload a G-code file and create a G-Code entry
- Create Simulation - Run a thermal simulation on a G-Code
- Create Optimization - Optimize a G-Code for better print quality
- Get Simulation Default Settings - Retrieve default simulation parameters for a G-Code
- Get Optimization Default Settings - Retrieve default optimization parameters for a G-Code