graphql-engine/docs/graphql/manual/api-reference/schema-metadata-api
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.rst server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
computed-field.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
custom-functions.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
custom-types.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
dataerrors.csv add docs for schema / metadata api (close #409) (#626) 2018-10-08 19:42:03 +05:30
event-triggers.rst add docs for redeliver_event api (fix #4176) (#4177) 2020-03-24 18:45:25 +05:30
index.rst add docs for redeliver_event api (fix #4176) (#4177) 2020-03-24 18:45:25 +05:30
manage-metadata.rst option to reload remote schemas in 'reload metadata' (fix #3792, #4117) (#4141) 2020-03-26 17:22:20 +05:30
permission.rst docs: update permission.rst for check constraint api (#4124) 2020-03-17 14:52:37 +05:30
query-collections.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
relationship.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
remote-schemas.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
run-sql.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
syntax-defs.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
table-view.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30