graphql-engine/docs/graphql/manual/api-reference
Toan Nguyen 15c0ebf1ef
allow special characters in json path's property name (close #3890) (#3892)
* allow underscore prefix and special characters in json path

* server: Rewrite/refactor JSONPath parser

The JSONPath parser is also rewritten, the previous implementation
was written in a very explicitly “recursive descent” style, but the whole
point of using attoparsec is to be able to backtrack! Taking advantage
of the combinators makes for a much simpler parser.

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
Co-authored-by: Alexis King <lexi.lambda@gmail.com>
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
Co-authored-by: Shahidh K Muhammed <shahidh@hasura.io>
2020-04-20 14:25:09 +05:30
..
graphql-api allow special characters in json path's property name (close #3890) (#3892) 2020-04-20 14:25:09 +05:30
schema-metadata-api server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
config.rst server: add more info about server to config api (#3412) 2020-04-06 10:23:58 +05:30
explain.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
health.rst docs: add meta descriptions to pages (#3631) 2020-01-14 18:27:45 +05:30
index.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
pgdump.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
pgtypes.csv add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
postgresql-types.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
version.rst docs: add meta descriptions to pages (#3631) 2020-01-14 18:27:45 +05:30