Modern data APIs with EF Core and GraphQL

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 10

  • @daniesharpe1596
    @daniesharpe1596 3 года назад +1

    Awesome. I really see a ton of use cases for GraphQL with EF.

  •  3 года назад +6

    Despites the Defer, Subscriptions, Versioning, Multi requests and merge results and other out of the boxes that GraphQl has over OData what really interests me (in this example using HotChcolate and EF Core) is a comparison of the less messy(grotesque, horrible, scare, slow as hell) SQL result from the Expression auto generated from complex queries to the queryable provider.

  • @bophasovannlak2853
    @bophasovannlak2853 3 года назад +4

    Why there is no talk about odata?

  • @vkozyrev
    @vkozyrev 3 года назад +2

    Very nice and informative.

  • @LiRaye
    @LiRaye 3 года назад +1

    Seems able to replace views in db

  • @sunilanthony17
    @sunilanthony17 3 года назад +3

    Can we get this sample code?

  • @newtonsheikh
    @newtonsheikh 3 года назад

    Super

  • @VladimirChe80
    @VladimirChe80 3 года назад

    Can you copy paste? :)