graphql-engine/docs/graphql/manual/api-reference/schema-metadata-api
Gordon Johnston f03bbfd704 fix property name in metadata docs (#3419)
* Fix property name

The key for the 'relationship' property is 'relationship' and not 'name'. The example is correct but the syntax table was wrong.

* fix second table
2019-11-29 18:04:07 +05:30
..
computed-field.rst support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
custom-functions.rst functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
dataerrors.csv add docs for schema / metadata api (close #409) (#626) 2018-10-08 19:42:03 +05:30
event-triggers.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
index.rst functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
manage-metadata.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
permission.rst support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
query-collections.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
relationship.rst fix property name in metadata docs (#3419) 2019-11-29 18:04:07 +05:30
remote-schemas.rst allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
run-sql.rst add run_sql api read_only arg to docs (#3370) 2019-11-20 11:57:49 +05:30
syntax-defs.rst support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
table-view.rst allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30