Comments on: Consuming a GraphQL API with Angular https://code-maze.com/consuming-graphql-api-angular/ Learn. Code. Succeed. Wed, 31 Jan 2024 14:43:45 +0000 hourly 1 https://wordpress.org/?v=6.7.5 By: narendra https://code-maze.com/consuming-graphql-api-angular/#comment-7450 Wed, 01 Feb 2023 12:43:46 +0000 https://code-maze.com/?p=48295#comment-7450 Thanks for your complete

]]>
By: Mahendra https://code-maze.com/consuming-graphql-api-angular/#comment-2351 Sat, 18 Jul 2020 13:59:31 +0000 https://code-maze.com/?p=48295#comment-2351 please add subscriptions call in client side

]]>
By: Ben Hayat https://code-maze.com/consuming-graphql-api-angular/#comment-2159 Sun, 19 Apr 2020 05:06:45 +0000 https://code-maze.com/?p=48295#comment-2159 In reply to Marinko.

When will the series start and how will I know?
Hopefully in your series, you will also cover gRPC as well.

Thanks!

]]>
By: Marinko https://code-maze.com/consuming-graphql-api-angular/#comment-2158 Sun, 19 Apr 2020 05:06:44 +0000 https://code-maze.com/?p=48295#comment-2158 In reply to Ben Hayat.

Hello Ben. Thanks for the suggestion. We are preparing our Blazor WASM series and then we could extend this one as well.

]]>
By: Marinko https://code-maze.com/consuming-graphql-api-angular/#comment-2160 Sun, 19 Apr 2020 01:06:43 +0000 https://code-maze.com/?p=48295#comment-2160 In reply to Ben Hayat.

We are working on that, but if you follow us on twitter, fb or linkedin, then you will be notified about every new article. Regarding the gRPC, we will extend the series with that for sure. And thank you for all the support. Stay healthy and all the best.

]]>
By: Ben Hayat https://code-maze.com/consuming-graphql-api-angular/#comment-2156 Sat, 18 Apr 2020 16:02:20 +0000 https://code-maze.com/?p=48295#comment-2156 I’d like to suggest to have such article to consume GrapQL in Blazor WASM.

]]>
By: Tam Nguyen https://code-maze.com/consuming-graphql-api-angular/#comment-1283 Fri, 19 Jul 2019 09:34:01 +0000 https://code-maze.com/?p=48295#comment-1283 Hello Marinko,
This is a great tutorial. I have really enjoyed it.
It would be appreciated if you could show us how to apply on client side Angular with code generator.

Regards,
Tam

]]>
By: Urigo https://code-maze.com/consuming-graphql-api-angular/#comment-1117 Mon, 20 May 2019 12:46:21 +0000 https://code-maze.com/?p=48295#comment-1117 In reply to cgatian.

Thank you 🙂 by the way, I saw that the backend is written in .NET. We have some people from the community who wrote some .NET graphql-code-generator plugins. If someone wants to collaborate with us on creating more useful plugins (server and client) for .NET we would love to help!

]]>
By: cgatian https://code-maze.com/consuming-graphql-api-angular/#comment-1116 Mon, 20 May 2019 12:37:40 +0000 https://code-maze.com/?p=48295#comment-1116 In reply to Urigo.

YES YES YES…. The way the blog post outlines is how you did this a year ago. graphql-code-generator is legit!

]]>
By: Urigo https://code-maze.com/consuming-graphql-api-angular/#comment-1105 Fri, 17 May 2019 08:26:11 +0000 https://code-maze.com/?p=48295#comment-1105 I would recommend using graphql-code-generator here in order to automatically generate your GraphQL services and their types. You can read more here: https://graphql-code-generator.com/docs/plugins/typescript-apollo-angular

]]>