You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* First pass claude updates
* Remove added intro paragraph
* Remove a mention of apollo server and tweak graphql errors
* Add reason why we don't return partial data
* Update network errors section
* Update error policies section
* First pass error handling
* Add doc blocks for ErrorHandlerOptions
* Update more references to outdated error handling
* Add a section for type checking errors
* Add error classes section and update doc blocks
* Add additional doc blocks to CombinedGraphQLErrors
* Add a CombinedGraphQLErrors api ref page
* Tweak doc blocks for CombinedGraphQLErrors
* Update doc blocks in CombinedProtocolErrors
* Add a docs page for CombinedProtocolErrors
* Add LinkError documentation
* Add LocalStateError doc
* Fix typo in LinkError doc block
* Add a ServerError doc
* Remove Usage header
* Tweak ServerError doc blocks
* Add a ServerParseError doc
* Tweak ServerParseError doc block
* Add UnconventionalError doc
* Add sidebar entries
* Prettier
* Add error overview
* Prettier
* Typo
* Update api report
* AI suggestions
* Move content from errors overview to error handling
* Remove errors overview page
* Better flow in error handling doc
* More updates for error handling page
* AI suggestions
* More AI suggestions
* Format error-handling doc
* Move more of the docs into doc blocks
* Also moves intro to doc block
* Update type in MdxProvidedComponents
* Move more into doc blocks
* Move more of the CombinedProtocolErrors docs to doc blocks
* Minor tweaks for doc blocks on LinkError
* Move more ServerError docs to doc blocks
* Move more docs to doc blocks
* Move more docs to doc blocks
* Move more into doc blocks
* Fix grammar error
* Remove old description
* Tweak descriptions for UnconventionalError
Co-authored-by: Lenz Weber-Tronic <[email protected]>
* Refine tip message
* Place example text after `@example` tag
* Spacing
Co-authored-by: Lenz Weber-Tronic <[email protected]>
* Use FunctionDetails where applicable
* Adjust message
* Add readonly to properties of ServerError
* Move ServerParseErrorOptions to namespace
* Add instance properties documentation type
* Move sentence up
* Add additional bullet
* Update suggestion
* Add additional clarifying comment
* Remove section and add link to other guide
* Use PropertySignatureTable instead
* Update api report
---------
Co-authored-by: Lenz Weber-Tronic <[email protected]>
These properties are specific to the `CombinedGraphQLErrors` object. Standard error [instance properties](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error#instance_properties) are also available.
0 commit comments