mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||