graphql-engine/docs/graphql/manual
Karthikeyan Chinnakonda 5116e16e18
server(actions): add support for queries (close #4032) (#4309)
* add support for action queries

* a new parameter `type` is added in the ArgumentDefinition, its value
  can be either `query` or `mutation` and it defaults to the latter

* throw 400 when a query action is tried to explain

* update the actions docs to include query actions

* refactor the ToJSON and ToOrdJSON of ActionDefinition

Co-authored-by: Rishichandra Wawhal <rishi@hasura.io>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-04-16 12:55:19 +05:30
..
actions server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
api-reference server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
auth accept a new argument claims_namespace_path in JWT config (#4365) 2020-04-16 12:15:21 +05:30
business-logic fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
deployment docs: add statement to grant hasura permissions for PG functions (#4238) 2020-03-30 13:48:13 +05:30
event-triggers docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
faq merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
getting-started docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
guides docs: add One-Click Render deployment guides (close #3683) (#4209) 2020-04-01 15:25:28 +05:30
hasura-cli docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
how-it-works docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
integration merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
introduction merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
migrations console: unique filenames for exported metadata (close #1772) (#4106) 2020-03-18 20:27:18 +05:30
mutations docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
performance merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
queries docs: add json path example in query docs (#4087) 2020-04-07 12:46:10 +05:30
remote-schemas docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
schema docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
security-disclosure docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
subscriptions docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
troubleshooting docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
version-control merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
index.rst docs: add actions docs (#3907) 2020-02-24 21:49:14 +05:30