codefortulsa / website

Code For Tulsa Website Update 2022
https://www.figma.com/file/maf7XD1XhbIKlJn77P2tIS/Code-for-Tulsa-Website?node-id=0%3A1
8 stars 10 forks source link

Install graphql-request as a dependency #121

Open zenlex opened 2 years ago

zenlex commented 2 years ago

Note: for support questions, please use #ug-code-for-tulsa slack channel in Techlahoma or stackoverflow. This repository's issues are reserved for feature requests and bug reports.

No graphQL niceties, would have to use raw fetch API.

We are able to instantiate a graphQL client and the app still passes all tests and CI.