Consuming GraphQL in Frontend Web Applications
Detalles
During this session, Anthony will be presenting on how to consume graphql endpoints when exposing frontends.
So, now that your GraphQL API is built, how do you consume it within your web application? In this session, we’ll explore several options for doing this, starting with straight JavaScript to leveraging some popular libraries for consuming GraphQL endpoints.
This begins with just an asynchronous http call to the endpoint written in JavaScript, but also includes a number of libraries purpose-built for consuming GraphQL APIs. We’ll explore some of the pros and cons of each.
