Oracle NetSuite GraphQL Schema
This conceptual GraphQL schema represents the Oracle NetSuite cloud ERP data model, derived from the SuiteTalk REST Web Services API, REST Record API, SuiteAnalytics Connect, and the SuiteQL query layer. NetSuite does not currently expose a native GraphQL endpoint; this schema captures the underlying data model in GraphQL SDL form to facilitate tooling, documentation, federation mapping, and integration planning.
Overview
Oracle NetSuite GraphQL Schema is a GraphQL API specification published by Oracle NetSuite on the APIs.io network.
This conceptual GraphQL schema represents the Oracle NetSuite cloud ERP data model, derived from the SuiteTalk REST Web Services API, REST Record API, SuiteAnalytics Connect, and the SuiteQL query layer. NetSuite does not currently expose a native GraphQL endpoint; this schema captures the underlying data model in GraphQL SDL form to facilitate tooling, documentation, federation mapping, and integration planning.
The specification includes 4 reference links.
Tagged areas include ERP, CRM, Financials, Accounting, and Inventory.
Endpoint
References
- REST API https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1559132836.html
- REST API Browser https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2023.1/index.html
- SuiteAnalytics https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_1541138949.html
- GitHub https://github.com/oracle-netsuite