Skip to content

feat: sync 2025 agenda #2030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
122 changes: 84 additions & 38 deletions scripts/sync-sched/schedule-2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,28 +73,35 @@
"description": ""
},
{
"event_key": "922697",
"event_key": "927784",
"active": "Y",
"pinned": "N",
"name": "Keynote: What Is the GraphQL Foundation? - Jeff Auriemma, Apollo GraphQL",
"name": "Keynote: Community Update 2025: Growing in the Open - Benjie Gillam, Director & Maintainer, Graphile & Uri Goldshtein, CEO, The Guild",
"event_start": "2025-09-08 09:10",
"event_end": "2025-09-08 09:20",
"event_type": "Keynote Sessions",
"description": "This talk will give attendees an overview of the structure of GraphQL's official organizations: The GraphQL Foundation and the GraphQL Specification Project. It will get specific about the governance and roadmaps of each organization and their specific priorities in 2025 and beyond.\n\nIn my time serving in these various institutions, I've noticed that even the most active GraphQL practitioners aren't fully aware of what they are and what they do. Attendees will learn about the GraphQL Working Group, the Technical Steering Committee, and the Foundation's Governing Board. We'll also touch upon the various technical working groups and the new Community Working Group. The talk culminates in a call to action for folks to get involved.",
"description": "Even ten years in, GraphQL continues to evolve—not just in code, but in connection. This year the Foundation has doubled down on transparency, support, and shared leadership: board minutes are now public, Subject Matter Experts have helped shape the conference agenda, and we'll be launching a new program live on stage! There are also updates on our existing initiatives including community grants and GraphQL Locals.\n\nThis talk is a thank you to the people behind the progress and a celebration of our growing constellation of contributors. It's also an invitation to step forward and get involved—one of the best ways to do that is by joining our new Community Working Group, giving passionate community members a voice in shaping the Foundation's directions and initiatives for the next ten years of GraphQL.",
"goers": "1",
"seats": "0",
"invite_only": "N",
"venue": "Grote Zaal",
"audience": "Any",
"id": "1874c6f0bece5c91a1b6ff621cd21e2d",
"id": "f31a60c9bffdbc04ea8fe446bd8d644b",
"venue_id": "2152800",
"speakers": [
{
"username": "jeff.auriemma",
"id": "18743876",
"name": "Jeff Auriemma",
"company": "Apollo GraphQL",
"username": "uri_goldshtein.23xujj9a",
"id": "14900013",
"name": "Uri Goldshtein",
"company": "The Guild",
"custom_order": 0
},
{
"username": "benjie3",
"id": "18743846",
"name": "Benjie Gillam",
"company": "Graphile",
"custom_order": 1
}
],
"event_start_year": "2025",
Expand All @@ -119,35 +126,28 @@
"event_subtype": ""
},
{
"event_key": "927784",
"event_key": "924510",
"active": "Y",
"pinned": "N",
"name": "Keynote: Community Update 2025: Growing in the Open - Benjie Gillam, Graphile & Uri Goldshtein, The Guild",
"name": "Keynote: GraphQL at Meta - Jordan Eldredge, Software Engineer, Meta",
"event_start": "2025-09-08 09:20",
"event_end": "2025-09-08 09:30",
"event_type": "Keynote Sessions",
"description": "Even ten years in, GraphQL continues to evolve—not just in code, but in connection. This year the Foundation has doubled down on transparency, support, and shared leadership: board minutes are now public, Subject Matter Experts have helped shape the conference agenda, and we'll be launching a new program live on stage! There are also updates on our existing initiatives including community grants and GraphQL Locals.\n\nThis talk is a thank you to the people behind the progress and a celebration of our growing constellation of contributors. It's also an invitation to step forward and get involved—one of the best ways to do that is by joining our new Community Working Group, giving passionate community members a voice in shaping the Foundation's directions and initiatives for the next ten years of GraphQL.",
"description": "A peek behind the curtain revealing how GraphQL is used at Meta. We will explore how everything from culture, development process, client and server implementations, schema patterns and conventions, advanced tooling and more work together to allow GraphQL to enable great user and developer experiences at Meta.",
"goers": "1",
"seats": "0",
"invite_only": "N",
"venue": "Grote Zaal",
"audience": "Any",
"id": "f31a60c9bffdbc04ea8fe446bd8d644b",
"audience": "Intermediate",
"id": "4eec1d8993f89f5599949ae4fbfa4581",
"venue_id": "2152800",
"speakers": [
{
"username": "uri_goldshtein.23xujj9a",
"id": "14900013",
"name": "Uri Goldshtein",
"company": "The Guild",
"username": "jordaneldredge1",
"id": "21508644",
"name": "Jordan Eldredge",
"company": "Meta",
"custom_order": 0
},
{
"username": "benjie3",
"id": "18743846",
"name": "Benjie Gillam",
"company": "Graphile",
"custom_order": 1
}
],
"event_start_year": "2025",
Expand All @@ -172,27 +172,27 @@
"event_subtype": ""
},
{
"event_key": "924510",
"event_key": "929625",
"active": "Y",
"pinned": "N",
"name": "Keynote: GraphQL at Meta - Jordan Eldredge, Meta",
"name": "Keynote: How GraphQL is Redefining API Orchestration for the AI Era - Matt DeBergalis, CTO & Co-Founder, Apollo GraphQL",
"event_start": "2025-09-08 09:30",
"event_end": "2025-09-08 09:40",
"event_type": "Keynote Sessions",
"description": "A peek behind the curtain revealing how GraphQL is used at Meta. We will explore how everything from culture, development process, client and server implementations, schema patterns and conventions, advanced tooling and more work together to allow GraphQL to enable great user and developer experiences at Meta.",
"goers": "1",
"description": "As developers build with AI agents, we face a challenge: how do we provide these agents with reliable, flexible access to our distributed data? GraphQL's graph-based approach makes it the ideal language for AI. Join Matt DeBergalis, CTO and Co-founder of Apollo GraphQL, to explore how \"thinking in graphs\" fundamentally transforms API orchestration from procedural code to declarative queries – creating the composable data layer that AI-driven applications require.",
"goers": "0",
"seats": "0",
"invite_only": "N",
"venue": "Grote Zaal",
"audience": "Intermediate",
"id": "4eec1d8993f89f5599949ae4fbfa4581",
"audience": "Any",
"id": "3d0c8511f9632541f3f52a9ea020755d",
"venue_id": "2152800",
"speakers": [
{
"username": "jordaneldredge1",
"id": "21508644",
"name": "Jordan Eldredge",
"company": "Meta",
"username": "matt1575",
"id": "7503056",
"name": "Matt DeBergalis",
"company": "Apollo GraphQL",
"custom_order": 0
}
],
Expand Down Expand Up @@ -3753,12 +3753,58 @@
"event_subtype": "",
"description": ""
},
{
"event_key": "922697",
"active": "Y",
"pinned": "N",
"name": "Keynote: What Is the GraphQL Foundation? - Jeff Auriemma, Apollo GraphQL",
"event_start": "2025-09-10 16:00",
"event_end": "2025-09-10 16:15",
"event_type": "Keynote Sessions",
"description": "This talk will give attendees an overview of the structure of GraphQL's official organizations: The GraphQL Foundation and the GraphQL Specification Project. It will get specific about the governance and roadmaps of each organization and their specific priorities in 2025 and beyond.\n\nIn my time serving in these various institutions, I've noticed that even the most active GraphQL practitioners aren't fully aware of what they are and what they do. Attendees will learn about the GraphQL Working Group, the Technical Steering Committee, and the Foundation's Governing Board. We'll also touch upon the various technical working groups and the new Community Working Group. The talk culminates in a call to action for folks to get involved.",
"goers": "1",
"seats": "0",
"invite_only": "N",
"venue": "Grote Zaal",
"audience": "Any",
"id": "1874c6f0bece5c91a1b6ff621cd21e2d",
"venue_id": "2152800",
"speakers": [
{
"username": "jeff.auriemma",
"id": "18743876",
"name": "Jeff Auriemma",
"company": "Apollo GraphQL",
"custom_order": 0
}
],
"event_start_year": "2025",
"event_start_month": "September",
"event_start_month_short": "Sep",
"event_start_day": "10",
"event_start_weekday": "Wednesday",
"event_start_weekday_short": "Wed",
"event_start_time": "16:00",
"event_end_year": "2025",
"event_end_month": "September",
"event_end_month_short": "Sep",
"event_end_day": "10",
"event_end_weekday": "Wednesday",
"event_end_weekday_short": "Wed",
"event_end_time": "16:15",
"start_date": "2025-09-10",
"start_time": "16:00:00",
"start_time_ts": 1757512800,
"end_date": "2025-09-10",
"end_time": "16:15:00",
"event_subtype": ""
},
{
"event_key": "14",
"active": "Y",
"pinned": "N",
"name": "Keynote Sessions to be Announced",
"event_start": "2025-09-10 16:00",
"event_start": "2025-09-10 16:15",
"event_end": "2025-09-10 17:00",
"event_type": "Keynote Sessions",
"goers": "0",
Expand All @@ -3774,7 +3820,7 @@
"event_start_day": "10",
"event_start_weekday": "Wednesday",
"event_start_weekday_short": "Wed",
"event_start_time": "16:00",
"event_start_time": "16:15",
"event_end_year": "2025",
"event_end_month": "September",
"event_end_month_short": "Sep",
Expand All @@ -3783,8 +3829,8 @@
"event_end_weekday_short": "Wed",
"event_end_time": "17:00",
"start_date": "2025-09-10",
"start_time": "16:00:00",
"start_time_ts": 1757512800,
"start_time": "16:15:00",
"start_time_ts": 1757513700,
"end_date": "2025-09-10",
"end_time": "17:00:00",
"event_subtype": "",
Expand Down
Loading