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 222c7ec commit bbb0e4fCopy full SHA for bbb0e4f
src/app/conf/2024/_videos.ts
@@ -248,7 +248,10 @@ export const videos = [
248
id: "-BS8tP7Z368",
249
title: `Building a Serverless GraphQL Subscription Gateway - Christian Stan & Kenneth Wußmann w/MOIA GmbH`,
250
},
251
- { id: "RwHdt46W1PI", title: `The Guild Acquires Stellate and Announces Hive Gateway v1 and GraphQL Federation` },
+ {
252
+ id: "RwHdt46W1PI",
253
+ title: `The Guild Acquires Stellate and Announces Hive Gateway v1 and GraphQL Federation`,
254
+ },
255
{
256
id: "mpmaJIZPlsA",
257
title: `Sponsored Session: From Prototype to Production: Building Custom GraphQL APIs - Kevin Brown, Exogee`,
0 commit comments