From bb5a1c77f9ce6e022bbbc87263203db80df3b89d Mon Sep 17 00:00:00 2001 From: Matt Mahoney Date: Sun, 29 Jul 2018 20:14:25 -0400 Subject: [PATCH 1/2] Add myself to Attendees --- agendas/2018-09-20.md | 1 + 1 file changed, 1 insertion(+) diff --git a/agendas/2018-09-20.md b/agendas/2018-09-20.md index 744319d8..322c80e5 100644 --- a/agendas/2018-09-20.md +++ b/agendas/2018-09-20.md @@ -17,6 +17,7 @@ Name | Organization | Location -------------------- | ------------- | ---------------------- Lee Byron | Robinhood | Menlo Park, CA Michael Staib | ChilliCream | Zurich, Switzerland +Matt Mahoney | Facebook | New York, NY \*: willing to take notes (eg. Joe Montana*) From 3f2e55a87645b1b188b2ee452353ff4dc240c31c Mon Sep 17 00:00:00 2001 From: Matt Mahoney Date: Wed, 29 Aug 2018 18:25:24 -0400 Subject: [PATCH 2/2] Add discussion of variable definition directives See https://github.com/facebook/graphql/pull/510 for background: basically, is the API correct. It matches the API for directives on field argument definitions, and is (I believe) the most glaring "hole" in where we allow you to add directives. --- agendas/2018-09-20.md | 1 + 1 file changed, 1 insertion(+) diff --git a/agendas/2018-09-20.md b/agendas/2018-09-20.md index 322c80e5..b585ac03 100644 --- a/agendas/2018-09-20.md +++ b/agendas/2018-09-20.md @@ -27,6 +27,7 @@ Matt Mahoney | Facebook | New York, NY 1. Introduction of attendees 1. Review agenda (5m) 1. Determine volunteers for note taking (5m) +1. Discussion of [Variable Definition Directives](https://github.com/facebook/graphql/pull/510) (5m) ## Agenda and Attendee guidelines