Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigredgeek authored Mar 14, 2017
1 parent eaeef78 commit 1d193f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,6 @@ If the error is a known ApolloError, returns the serialized form of said error.
**Otherwise**, *if strict is not truthy*, returns the original error passed into formatError.

**Otherwise**, *if strict is truthy*, returns null.

### isInstance (error): Boolean
Returns true if the error is an instance of an ApolloError. Otherwise, returns false

0 comments on commit 1d193f6

Please sign in to comment.