DefinitelyTyped/types/graphql/utilities
Matthew Leffler 65e61a6d88 GraphQL: Add schema printer options (#23180)
* Add schema printer options

These were added with https://github.com/graphql/graphql-js/pull/927, RFC: Descriptions as strings.

* Explicitly define allowed printer options
2018-01-25 09:55:38 -08:00
..
assertValidName.d.ts
astFromValue.d.ts
buildASTSchema.d.ts
buildClientSchema.d.ts
concatAST.d.ts
extendSchema.d.ts
findBreakingChanges.d.ts
findDeprecatedUsages.d.ts
getOperationAST.d.ts
index.d.ts
introspectionQuery.d.ts
isValidJSValue.d.ts
isValidLiteralValue.d.ts
schemaPrinter.d.ts
separateOperations.d.ts
typeComparators.d.ts
typeFromAST.d.ts
TypeInfo.d.ts
valueFromAST.d.ts