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.
I'm submitting a ...
[ ] bug report
[x] feature request
What is the current behavior?
No graphQL niceties, would have to use raw fetch API.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
What is the expected behavior?
We are able to instantiate a graphQL client and the app still passes all tests and CI.
What is the motivation / use case for changing the behavior?
We're going to need basic graphQL capabilities to pull event data from the meetup API. See #115
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.
I'm submitting a ...
What is the current behavior?
No graphQL niceties, would have to use raw fetch API.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
What is the expected behavior?
We are able to instantiate a graphQL client and the app still passes all tests and CI.