mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
* Add assertEnumType to Schema * Add assertInputObjectType to Schema * Add Connection interface * Add RelayCompilerError.d.ts and export createUserError for use in relay-compiler-language-typescript * Fix linting errors * Set TypeScript Version: 3.4 for relay-compiler and relay-config that depends on relay-compiler * Revert to TypeScript Version: 3.0 for relay-compiler and relay-config and use ReadonlyArray<> syntax * Add back strong typing ot Connection value prop replacing any with TypeReferenceNode