commercetools/commercetools-ios-sdk

Support GraphQL endpoint

cneijenhuis opened this issue · 0 comments

Provide GraphQL endpoint class, which will contain proper path, and all headers other endpoints are using.

The query argument type should be String, while the response should for now be raw JSON (dictionary representation).