Skip to content
NEWNOS 1.2 · Aurora is now shipping — conversational NOC in 24 languagesNEWCore X100 flagship — clustered installer for 500,000+ subscribersNEWField Engineer companion app — work orders, GIS and on-site testingNEWNetxol One Suite — NMM · CRM · ERP under one identityNEWDeployment story · 82,000 subscribers on a single Core X20
Netxol
Feature Requests

Feature request: GraphQL API for programmatic reports

2
CCarlos Méndezasked · Jul 1, 2026, 10:23 AM
REST endpoints are great for straight CRUD but for our board-pack pipeline we're stitching 6-8 calls per report. A GraphQL surface (even just for read operations) would collapse this to one query. Anyone on the Netxol team looked at this? Happy to help scope if it's on the roadmap.
#api#graphql#reports#feature-request
2 replies·528 views
0
NNabil Zaidireplied · Jul 3, 2026, 01:22 PM
Read-only GraphQL is in Aurora — check Settings → API → GraphQL to enable. Schema docs live at your NOS instance's /graphql endpoint (introspection on). Full CRUD via GraphQL is a 1.3 target, but you can already collapse most report queries today.
0
CCarlos Méndezreplied · Jul 4, 2026, 09:47 AM
Missed that in the changelog — appreciate the pointer. Board-pack pipeline now hits one GraphQL query instead of six REST calls. Chef's kiss.
Sign in to reply. New here? Create an account or sign in.