跳到内容
NOS 1.2 · Aurora 现已发布——支持 24 种语言的对话式 NOCCore X100 旗舰——面向 500,000+ 用户的集群安装程序Field Engineer 伴侣应用——工单、GIS 和现场测试Netxol One 套件——NMM · CRM · ERP 统一身份部署案例·单台 Core X20 支撑 82,000 用户
Netxol
Feature Requests

Feature request: GraphQL API for programmatic reports

2
CCarlos Méndez提问 · 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 条回复·530 次浏览
0
NNabil Zaidi回复 · 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éndez回复 · 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.
登录后回复。 初次来访? 创建账户登录