diff --git a/src/app/conf/2024/_videos.ts b/src/app/conf/2024/_videos.ts index d3e8054d04..19656bbbdd 100644 --- a/src/app/conf/2024/_videos.ts +++ b/src/app/conf/2024/_videos.ts @@ -88,6 +88,11 @@ export const videos = [ id: "QZZb6Ah4u60", title: `Build Confidently: How @Catch and Error Handling Pave Way in Field Nullability - Itamar Kestenbaum`, }, + { + id: "zRCxwnpVjlg", + title: + "Semantic Nullability: A Path Toward Safe Non-Null Fields - Jordan Eldredge, Meta", + }, { id: "4OVAjJx8tno", title: `Consuming GraphQL in TypeSafe Languages - Anthony Miller, Apollo GraphQL`,