Skip to content

Commit 5ea0446

Browse files
authored
schedule updates (graphql#2064)
1 parent 72d82d4 commit 5ea0446

File tree

2 files changed

+21
-65
lines changed

2 files changed

+21
-65
lines changed

scripts/sync-sched/schedule-2025.json

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"event_key": "929625",
283283
"active": "Y",
284284
"pinned": "N",
285-
"name": "Keynote: How GraphQL is Redefining API Orchestration for the AI Era - Matt DeBergalis, CTO & Co-Founder, Apollo GraphQL",
285+
"name": "Keynote: How GraphQL is Redefining API Orchestration for the AI Era - Matt DeBergalis, CEO & Co-Founder, Apollo GraphQL",
286286
"event_start": "2025-09-08 09:50",
287287
"event_end": "2025-09-08 10:00",
288288
"event_type": "Keynote Sessions",
@@ -624,7 +624,7 @@
624624
"event_end": "2025-09-08 11:55",
625625
"event_type": "AI / LLMs",
626626
"description": "APIs give AI superpowers. The MCP protocol, introduced less than a year ago, has quickly become a popular method for connecting large language models (LLMs) with the outside world. But where does GraphQL fit in? It's structured, typed, and introspectable... so what's the catch?\n\nJoin our panel of experts as we delve into how to leverage GraphQL effectively and safely in AI applications. We'll discuss the trade-offs, potential pitfalls, and share insights into best practices and strategies. This interactive discussion will explore how combining GraphQL with MCP can unlock new superpowers for AI, offering attendees a chance to engage with thought leaders and gain valuable perspectives.",
627-
"goers": "0",
627+
"goers": "1",
628628
"seats": "0",
629629
"invite_only": "N",
630630
"venue": "IJzaal - 5th Floor",
@@ -1303,7 +1303,7 @@
13031303
"event_key": "895837",
13041304
"active": "Y",
13051305
"pinned": "N",
1306-
"name": "GraphQL Performance Issues at Netflix Scale - Stephen Chambers & Tejas Shikhare, Netflix",
1306+
"name": "GraphQL Performance Issues at Netflix Scale - Stephen Chambers, Netflix",
13071307
"event_start": "2025-09-08 15:05",
13081308
"event_end": "2025-09-08 15:35",
13091309
"event_type": "GraphQL in Production",
@@ -1322,13 +1322,6 @@
13221322
"name": "Stephen Chambers",
13231323
"company": "Netflix",
13241324
"custom_order": 0
1325-
},
1326-
{
1327-
"username": "tshikhare",
1328-
"id": "21543712",
1329-
"name": "Tejas Shikhare",
1330-
"company": "Netflix",
1331-
"custom_order": 1
13321325
}
13331326
],
13341327
"event_start_year": "2025",
@@ -3160,7 +3153,7 @@
31603153
"event_key": "924215",
31613154
"active": "Y",
31623155
"pinned": "N",
3163-
"name": "Next-Generation GraphQL Cache Management in Your Android and iOS Apps - Benoit Lubek, Apollo Graph & Zach FettersMoore, Apollo GraphQL",
3156+
"name": "Next-Generation GraphQL Cache Management in Your Android and iOS Apps - Benoit Lubek, Apollo GraphQL",
31643157
"event_start": "2025-09-10 10:20",
31653158
"event_end": "2025-09-10 10:30",
31663159
"event_type": "Developer Experience",
@@ -3173,19 +3166,12 @@
31733166
"id": "a0e2a06e7fa0578e1b252beef517aef2",
31743167
"venue_id": "2152800",
31753168
"speakers": [
3176-
{
3177-
"username": "zach.fetters",
3178-
"id": "23098822",
3179-
"name": "Zach FettersMoore",
3180-
"company": "Apollo GraphQL",
3181-
"custom_order": 0
3182-
},
31833169
{
31843170
"username": "BoD",
31853171
"id": "431358",
31863172
"name": "Benoit Lubek",
31873173
"company": "Apollo Graph",
3188-
"custom_order": 1
3174+
"custom_order": 0
31893175
}
31903176
],
31913177
"event_start_year": "2025",
@@ -3348,11 +3334,11 @@
33483334
"event_key": "925047",
33493335
"active": "Y",
33503336
"pinned": "N",
3351-
"name": "Introducing Pollen - An Open-source Developer Portal Framework for GraphQL - Jason Kuhrt, The Guild",
3337+
"name": "Imagining the Future of GraphQL Documentation Tooling - Jason Kuhrt, The Guild",
33523338
"event_start": "2025-09-10 11:15",
33533339
"event_end": "2025-09-10 11:45",
33543340
"event_type": "Developer Experience",
3355-
"description": "There are many aspects to consider when building a GraphQL API: Authentication, authorization, performance, schema design, and team workflow to name a few. Each aspect encompasses considerations, practices, and tools (or lack thereof). One aspect, documentation, can be easily neglected. At The Guild we are building an open source tool called Polen to address this. It aims to make beautiful developer portals easy and reduce the gap of docs tools between GraphQL and REST communities.\n \nThis presentation would mark the first formal introduction of Polen, covering:\n \n1. How/why Polen came to be\n2. What it does so far\n3. What it could do in the future\n \nThis talk would continue the larger docs conversation (e.g. last year https://www.youtube.com/watch?v=kWe_v6YVj8U) by sharing what encoding some of our best docs ideas into tooling could look like. Ideally it would help the audience think about how they can make their APIs more accessible for their users. Finally, given Polen is not a commercial offering, I also hope to inspire people to get involved, make issues, give feedback, and send pull requests.\n \nPolen is already public today at http://github.com/the-guild-org/polen",
3341+
"description": "There are many aspects to consider when building a GraphQL API: Authentication, authorization, performance, schema design, and team workflow to name a few. Each aspect encompasses considerations, practices, and tools (or lack thereof). One aspect, documentation, can be easily neglected. This year at The Guild I spent time exploring that domain and prototyping an open source tool we’re calling Polen.\n\nI will present our thoughts on what characteristics and features we’d like to have from GraphQL documentation tooling and finish with a demo of how Polen tackled some of those things. I hope this session stimulates your own thinking about what documentation tools should include and tangible technical steps we might take to get there.",
33563342
"goers": "0",
33573343
"seats": "0",
33583344
"invite_only": "N",

scripts/sync-sched/speakers.json

Lines changed: 14 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -654,9 +654,9 @@
654654
"position": "Senior Technical Consultant",
655655
"name": "Boris Besemer",
656656
"about": "",
657-
"location": "",
657+
"location": "The Netherlands",
658658
"url": "",
659-
"avatar": "",
659+
"avatar": "//avatars.sched.co/c/f5/23301917/avatar.jpg.320x320px.jpg?2f8",
660660
"socialurls": [],
661661
"_years": [
662662
2025
@@ -998,7 +998,7 @@
998998
"_years": [
999999
2025
10001000
],
1001-
"~syncedDetailsAt": 1751036922058
1001+
"~syncedDetailsAt": 1754078014495
10021002
},
10031003
{
10041004
"username": "dotansimha",
@@ -1547,7 +1547,7 @@
15471547
"_years": [
15481548
2025
15491549
],
1550-
"~syncedDetailsAt": 1751036922058
1550+
"~syncedDetailsAt": 1754078014495
15511551
},
15521552
{
15531553
"username": "jem28",
@@ -1601,7 +1601,7 @@
16011601
"_years": [
16021602
2025
16031603
],
1604-
"~syncedDetailsAt": 1751036922058
1604+
"~syncedDetailsAt": 1754078014495
16051605
},
16061606
{
16071607
"username": "jesperrasmussen",
@@ -1660,7 +1660,7 @@
16601660
"_years": [
16611661
2025
16621662
],
1663-
"~syncedDetailsAt": 1751036941512
1663+
"~syncedDetailsAt": 1754078014495
16641664
},
16651665
{
16661666
"username": "jordaneldredge",
@@ -1699,7 +1699,7 @@
16991699
"_years": [
17001700
2025
17011701
],
1702-
"~syncedDetailsAt": 1751036941512
1702+
"~syncedDetailsAt": 1754078014495
17031703
},
17041704
{
17051705
"username": "juancarlosjr97",
@@ -1753,7 +1753,7 @@
17531753
2024,
17541754
2025
17551755
],
1756-
"~syncedDetailsAt": 1751036941512
1756+
"~syncedDetailsAt": 1754078014495
17571757
},
17581758
{
17591759
"username": "keerthan.ekbote",
@@ -1916,7 +1916,7 @@
19161916
2024,
19171917
2025
19181918
],
1919-
"~syncedDetailsAt": 1751036941512
1919+
"~syncedDetailsAt": 1754078014495
19201920
},
19211921
{
19221922
"username": "ldebruijn",
@@ -1952,7 +1952,7 @@
19521952
2024,
19531953
2025
19541954
],
1955-
"~syncedDetailsAt": 1751036941512
1955+
"~syncedDetailsAt": 1754078014495
19561956
},
19571957
{
19581958
"username": "lee_byron.25krdom6",
@@ -2006,7 +2006,7 @@
20062006
"_years": [
20072007
2025
20082008
],
2009-
"~syncedDetailsAt": 1751036941512
2009+
"~syncedDetailsAt": 1754078014495
20102010
},
20112011
{
20122012
"username": "lyonwj1",
@@ -2070,7 +2070,7 @@
20702070
"_years": [
20712071
2025
20722072
],
2073-
"~syncedDetailsAt": 1751036941512
2073+
"~syncedDetailsAt": 1754078014495
20742074
},
20752075
{
20762076
"username": "mansi.mittal",
@@ -2204,9 +2204,9 @@
22042204
{
22052205
"username": "matt1575",
22062206
"company": "Apollo GraphQL",
2207-
"position": "CTO & Co-Founder",
2207+
"position": "CEO & Co-Founder",
22082208
"name": "Matt DeBergalis",
2209-
"about": "Matt DeBerglis is the Chief Technology Officer and Co-Founder of Apollo GraphQL, where he is responsible for pioneering the next frontier of the company’s cutting-edge technology. Prior to Apollo, Matt was the co-founder of Meteor Development Group and co-creator of Meteor.js, which grew to become one of the most popular open-source projects in the world for developing full-stack web apps with JavaScript. He attended MIT and resides in the San Francisco Bay Area with his family.",
2209+
"about": "Matt DeBergalis is the Chief Executive Officer and Co-Founder of Apollo GraphQL, where he is responsible for pioneering the next frontier of the company’s cutting-edge technology. Prior to Apollo, Matt was the co-founder of Meteor Development Group and co-creator of Meteor.js, which grew to become one of the most popular open-source projects in the world for developing full-stack web apps with JavaScript. He attended MIT and resides in the San Francisco Bay Area with his family.",
22102210
"location": "",
22112211
"url": "",
22122212
"avatar": "//avatars.sched.co/c/59/7503056/avatar.jpg.320x320px.jpg?f15",
@@ -3205,21 +3205,6 @@
32053205
],
32063206
"~syncedDetailsAt": 1749568381879
32073207
},
3208-
{
3209-
"username": "tshikhare",
3210-
"company": "Netflix",
3211-
"position": "Software Engineer",
3212-
"name": "Tejas Shikhare",
3213-
"about": "Tejas is a member of the GraphQL Platform Team at Netflix. He spent the last six years building Netflix's Federated GraphQL platform infrastructure and tooling while also helping to migrate Netflix’s consumer-facing APIs to GraphQL. Most recently, he has been exploring GraphQL's applicability to the emerging trend of Server-Driven UI. In addition to GraphQL, he enjoys working with distributed systems and has a passion for building developer tools and education.",
3214-
"location": "",
3215-
"url": "",
3216-
"avatar": "//avatars.sched.co/f/06/21543712/avatar.jpg.320x320px.jpg?c60",
3217-
"socialurls": [],
3218-
"_years": [
3219-
2025
3220-
],
3221-
"~syncedDetailsAt": 1752072949897
3222-
},
32233208
{
32243209
"username": "tushar.mathur",
32253210
"company": "Tailcall",
@@ -3454,21 +3439,6 @@
34543439
2025
34553440
],
34563441
"~syncedDetailsAt": 1753215856699
3457-
},
3458-
{
3459-
"username": "zach.fetters",
3460-
"company": "Apollo GraphQL",
3461-
"position": "Staff Software Engineer",
3462-
"name": "Zach FettersMoore",
3463-
"about": "Engineer at Apollo GraphQL, working on the Apollo iOS Library",
3464-
"location": "",
3465-
"url": "",
3466-
"avatar": "//avatars.sched.co/c/02/23098822/avatar.jpg.320x320px.jpg?df2",
3467-
"socialurls": [],
3468-
"_years": [
3469-
2025
3470-
],
3471-
"~syncedDetailsAt": 1753215856700
34723442
}
34733443
]
34743444
}

0 commit comments

Comments
 (0)