Commit Graph

5 Commits

Author SHA1 Message Date
iamvo
751bd44fb7 graphql2chartjs: fix mapping of non-array types (#2307) 2019-06-25 13:32:13 +05:30
Anon Ray
a21f6cd648 introduce v1/graphql (fix #1368) (#2064)
Changes compared to `/v1alpha1/graphql`

* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors. 

* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
Daniel Madalitso Phiri
0a876ff2ba graphql2chartjs: update readme with typo fix (#2067) 2019-04-26 10:03:24 +05:30
Rishichandra Wawhal
fb9df2ac94 fix constructor initialization in graphql2chartjs (#1787) 2019-03-15 14:11:33 +05:30
Rishichandra Wawhal
a9cd694eff add graphql2chartjs to community tools (#1669) 2019-03-14 14:30:41 +05:30