From 5e5f50962902ab857f7dc231b5123fd7b693f867 Mon Sep 17 00:00:00 2001 From: "Andrew E. Rhyne" Date: Mon, 14 Aug 2017 10:16:20 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4253b83..78a9f01 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Machine-readable custom errors for Apollostack's GraphQL server [![CircleCI](https://circleci.com/gh/thebigredgeek/apollo-errors.svg?style=shield)](https://circleci.com/gh/thebigredgeek/apollo-errors/tree/master) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/badge.svg?style=beer-square)](https://beerpay.io/thebigredgeek/apollo-errors) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/make-wish.svg?style=flat-square)](https://beerpay.io/thebigredgeek/apollo-errors?focus=wish) +## Example from Apollo Day + +[![Authentication and Error Handling in GraphQL](https://img.youtube.com/vi/xaorvBjCE7A/0.jpg)](https://www.youtube.com/watch?v=xaorvBjCE7A) + ## Installation and usage Install the package: