new
API
work orders
New: Work Order API Mutation and Queries
We now have an API mutation and queries specifically for Work Orders:
- work_order_createmutation to create new work orders
- work_orderquery to retrieve a specific work order
- work_ordersquery to search for work orders
See the schema for more details.