@dataql/node
Version:
DataQL core SDK for unified data management with MongoDB and GraphQL - Production Multi-Cloud Ready
10 lines (9 loc) • 329 B
JavaScript
;
/**
* DataQL Plugin System Types and Interfaces
*
* This defines the complete plugin architecture for DataQL, allowing
* developers to extend functionality, add database adapters, integrate
* third-party services, and build custom extensions.
*/
Object.defineProperty(exports, "__esModule", { value: true });