Executing a GraphQL Query Directly from the Browser

Uploaded on Jun 09, 2020 / 0 views / 27 impressions / 0 comments

alpha01803

More from this user

Description

When you execute a GraphQL query, you can either do the query in server-side code or client-side code.

In this video we show how you can make a request to a GraphQL endpoint directly from the browser and then populate a List control with the data returned by the query.

Tags

  • No tags