UNPKG

@dataql/node

Version:

DataQL core SDK for unified data management with MongoDB and GraphQL - Production Multi-Cloud Ready

2 lines (1 loc) 93 B
export declare function validateAgainstSchema(schema: any, value: any, path?: string): void;