9f1306f9cd
* Integrate gql-client in frontend app * Populate home page information using gql-client * Remove non required fields from organizations query --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2 lines
59 B
Bash
2 lines
59 B
Bash
REACT_APP_GQL_SERVER_URL = 'http://localhost:8000/graphql'
|