new Document(typeBundle)
This constructor should not be invoked directly. Use the factory function Client#document to create a Document.
Parameters:
| Name | Type | Description |
|---|---|---|
typeBundle |
Object | A set of ES6 modules generated by graphql-js-schema. |
- Source: