You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 Wireup GraphQL request to Meetup #115
The text was updated successfully, but these errors were encountered:
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.
We're going to need basic graphQL capabilities to pull event data from the meetup API. See Wireup GraphQL request to Meetup #115
The text was updated successfully, but these errors were encountered: