You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "Chul Kang (JIRA)" <ji...@apache.org> on 2018/04/10 01:49:00 UTC

[jira] [Created] (S2GRAPH-203) Support "application/graphql" Content-Type header

Chul Kang created S2GRAPH-203:
---------------------------------

             Summary: Support "application/graphql" Content-Type header
                 Key: S2GRAPH-203
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-203
             Project: S2Graph
          Issue Type: Improvement
          Components: s2graphql
            Reporter: Chul Kang


When sending a post request with GraphQL with "application/json" Content-Type, it needs to escape GraphQL to string.
I think if we support the "application/graphql" Conetent-Type, we could use GraphQL without escaping.

http://graphql.org/learn/serving-over-http/#post-request



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)