Entity Framework Community Standup - Hot Chocolate 12 and GraphQL 2021

preview_player
Показать описание
Hot Chocolate 12 allows for more schema-building options with deeper integrations into EF core. Hot Chocolate has already implemented the new GraphQL October 2021 spec, and we will explore the new capabilities. We now support the complete stream and defer spec and will look into these new data fetching capabilities.



#efcore #graphql #webapi
Рекомендации по теме
Комментарии
Автор

I don't know why, but I enjoy every Entity Framework Community Standup..

kblyr
Автор

@1:14:15 Thank you Arthur. It helps that knowledgeable dev like yourself says that there will always be new stuff that seems like magic or difficult to understand.

ericvenneker
Автор

I enjoyed this so much, but how can FB be using these features - everything in FB is ordered. The shiny features like the async streams won't work if the data needs to be ordered and in my world data ALWAYS needs to be ordered.

deannadelapasse
Автор

At 11:15 what does the route parameter /{**slug} do?

Marcel-dtdu
Автор

Is there an example of a client fetching chunked data like this in C#?

syedfarrukhrizvi