Access FA data via GraphGL API
This sample shows you how to do the following:
Authenticate against FA's GraphQL API using service account client fa-api.
Make a GraphQL API request to fetch portfolio data.
Read in the received data and build a simple table from it.
Build a simple chart based on received data.