+1
-1
docs/basics/errors.md
+1
-1
docs/basics/errors.md
···When we use a GraphQL API there are two kinds of errors we may encounter: Network Errors and GraphQLWe may encounter a `CombinedError` when using `urql` wherever an `error` may be returned, typicallyin results from the API. The `CombinedError` can have one of two properties that describe what went
···When we use a GraphQL API there are two kinds of errors we may encounter: Network Errors and GraphQLWe may encounter a `CombinedError` when using `urql` wherever an `error` may be returned, typicallyin results from the API. The `CombinedError` can have one of two properties that describe what went