DefinitelyTyped/types/graphql/utilities
Brad Zacher 7aa84a6417 [@types/graphql] Switch void for more correct undefined | null typing (#25639)
* [@types/graphql] Switch void for more correct `undefined | null` typing

* Moved Maybe.d.ts to a better place

* Moved and fixed up Maybe imports
2018-05-10 12:58:19 -07:00
..
assertValidName.d.ts
astFromValue.d.ts
buildASTSchema.d.ts
buildClientSchema.d.ts
coerceValue.d.ts
concatAST.d.ts
extendSchema.d.ts
findBreakingChanges.d.ts
findDeprecatedUsages.d.ts
getOperationAST.d.ts
index.d.ts
introspectionFromSchema.d.ts
introspectionQuery.d.ts
isValidJSValue.d.ts
isValidLiteralValue.d.ts
lexicographicSortSchema.d.ts
schemaPrinter.d.ts
separateOperations.d.ts
typeComparators.d.ts
typeFromAST.d.ts
TypeInfo.d.ts
valueFromAST.d.ts
valueFromASTUntyped.d.ts