Skip to content

Commit 729a66e

Browse files
authored
fix: link to Semantic Nullability talk (graphql#1895)
* fix: link to Semantic Nullability talk * remove logs
1 parent 09b04ff commit 729a66e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/app/conf/2024/_videos.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ export const videos = [
8888
id: "QZZb6Ah4u60",
8989
title: `Build Confidently: How @Catch and Error Handling Pave Way in Field Nullability - Itamar Kestenbaum`,
9090
},
91+
{
92+
id: "zRCxwnpVjlg",
93+
title:
94+
"Semantic Nullability: A Path Toward Safe Non-Null Fields - Jordan Eldredge, Meta",
95+
},
9196
{
9297
id: "4OVAjJx8tno",
9398
title: `Consuming GraphQL in TypeSafe Languages - Anthony Miller, Apollo GraphQL`,

0 commit comments

Comments
 (0)