mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* feat(graphql): predicates as type guards Predicates in `graphql/language/predicates` are used in Flow as type guards. Now they can be used in TS too: * isDefinitionNode * isExecutableDefinitionNode * isSelectionNode * isValueNode * isTypeNode * isTypeSystemDefinitionNode * isTypeDefinitionNode * isTypeSystemExtensionNode * isTypeExtensionNode * chore(graphql): add langpavel to "Definitions by" |
||
|---|---|---|
| .. | ||
| error | ||
| execution | ||
| jsutils | ||
| language | ||
| subscription | ||
| tsutils | ||
| type | ||
| utilities | ||
| validation | ||
| graphql-tests.ts | ||
| graphql.d.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||