We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b04ff commit 729a66eCopy full SHA for 729a66e
src/app/conf/2024/_videos.ts
@@ -88,6 +88,11 @@ export const videos = [
88
id: "QZZb6Ah4u60",
89
title: `Build Confidently: How @Catch and Error Handling Pave Way in Field Nullability - Itamar Kestenbaum`,
90
},
91
+ {
92
+ id: "zRCxwnpVjlg",
93
+ title:
94
+ "Semantic Nullability: A Path Toward Safe Non-Null Fields - Jordan Eldredge, Meta",
95
+ },
96
{
97
id: "4OVAjJx8tno",
98
title: `Consuming GraphQL in TypeSafe Languages - Anthony Miller, Apollo GraphQL`,
0 commit comments