Oracle NetSuite · GraphQL Specification

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.

Documentation Endpoint View on GitHub ERPCRMFinancialsAccountingInventoryEcommerceBusiness ManagementCloud ERPGraphQL

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

Back to Oracle NetSuite · All GraphQL Specs · GitHub