iris

Heavy Peacock Yeah... after working with it for a while I've become pretty disillusioned with it. You basically *have* to dedicate your entire API to GraphQL for it to make any sense, and the philosophy seems to be "lets hide all the ugly bits on the GQL API server". Otherwise you're making a bunch of REST/OData converters and GQL in heterogeneous environments with multiple API endpoints is a massive pain in the rear.
0