Marion Schleifer
e031e99d73
docs: replace doc with ref ( close #4054 ) ( #4068 )
2020-03-12 01:12:36 +05:30
Rikin Kachhia
08bc778bf1
update actions docs ( #4007 )
2020-03-03 17:32:40 +05:30
Rikin Kachhia
048c1de414
docs: add actions docs ( #3907 )
2020-02-24 21:49:14 +05:30
Marion Schleifer
265cf7f12e
docs: add meta descriptions to pages ( #3631 )
2020-01-14 18:27:45 +05:30
Rikin Kachhia
db6b2aa378
add computed fields support on console ( close #3203 #3565 ) ( #3522 )
2020-01-13 12:41:30 +05:30
Marion Schleifer
28914022fc
docs: add alt tags for all images ( #3634 )
2020-01-08 18:50:18 +05:30
Rikin Kachhia
3a7a3bf6bf
refactor docs schema section ( #3489 )
2019-12-26 17:35:37 +05:30
Marion Schleifer
95f96ee889
update docs for relational inserts and upserts ( close #1310 , #2293 ) ( #2889 )
2019-11-28 20:20:47 +05:30
ap
f36587a7de
add reload metadata instructions in docs ( close #2004 ) ( #3264 )
2019-11-12 18:39:00 +05:30
Rakesh Emmadi
d8d21c1487
support computed fields returning scalars or set of tables ( close #1387 ) ( #2917 )
2019-10-18 13:59:47 +05:30
Marion Schleifer
480b34ea5e
fix typos in documentation ( #2562 )
2019-09-11 12:47:14 +05:30
Rikin Kachhia
37366e0f57
add one-to-one rel nested mutation limitations + update upsert docs ( #2825 )
2019-09-05 18:21:00 +05:30
Marion Schleifer
04b1d4a145
update many-to-many relationship docs ( #2821 )
2019-09-04 12:38:32 +05:30
Rikin Kachhia
47fb329090
update enums docs ( #2813 )
2019-09-03 19:47:36 +05:30
Alexis King
c48904551e
Document enum tables and enum table metadata APIs
2019-08-26 00:54:56 -05:00
Aravind Shankar
0aefbd0822
infer relationship type using uniqueness constraint of foreign key ( close #969 ) ( #2347 )
2019-07-02 19:05:27 +05:30
Aravind Shankar
be5316a984
support multi-column manual relationships from console ( close #2007 ) ( #2332 )
2019-06-10 20:18:15 +05:30
Jason McCallister
26da7fb73b
add soft delete docs ( #1980 )
2019-06-03 21:36:32 +05:30
dsandip
6a5f17c3a0
update auth docs ( #1796 )
2019-05-17 17:33:35 +05:30
Anon Ray
a21f6cd648
introduce v1/graphql ( fix #1368 ) ( #2064 )
...
Changes compared to `/v1alpha1/graphql`
* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors.
* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
Vamshi Surabhi
fd85d0ba5b
document subscriptions related config parameters ( #2126 )
2019-05-07 17:51:37 +05:30
Evert Smit
b0d68df1cf
add example for using Apollo CLI to export schema ( #2037 )
2019-04-22 13:27:02 +05:30
Rikin Kachhia
afc2331951
update docs ( #2023 )
...
* add missing column error to troubleshooting
* update subscription headers section
* docs for using {} expression
* fix create foreign-key section
2019-04-17 19:07:42 +05:30
Rikin Kachhia
56c67509aa
update track relationship text in console ( #1927 )
2019-04-03 15:07:14 +05:30
Rikin Kachhia
6c2f64b68a
update docs ( #1748 )
...
* increase roles TOC depth
* update enum docs page
* open external links in docs in new tabs
* update nested object sort docs
2019-03-13 15:34:40 +05:30
Rikin Kachhia
c753426934
add image zoom in docs ( close #1483 ) ( #1752 )
2019-03-13 15:33:45 +05:30
nizar-m
f83a8e591f
rename access-key to admin-secret ( close #1347 ) ( #1540 )
...
Rename the admin secret key header used to access GraphQL engine from X-Hasura-Access-Key to X-Hasura-Admin-Secret.
Server CLI and console all support the older flag but marks it as deprecated.
2019-02-14 15:07:47 +05:30
Rikin Kachhia
e8e0168da7
docs update ( #1535 )
2019-02-06 12:09:36 +05:30
samuela
f5bf7c961b
update create relationship docs ( #1481 )
2019-01-29 20:10:13 +05:30
Rikin Kachhia
29b2922394
update using existing database docs ( close #1417 ) ( #1460 )
2019-01-29 14:57:15 +05:30
Rakesh Emmadi
0bf2457e23
allow exposing postgres functions through GraphQL interface ( close #333 ) ( #1073 )
2019-01-25 09:01:54 +05:30
Rikin Kachhia
5b66ca8c42
docs: cli related and syntax fix ( #1463 )
2019-01-24 19:46:34 +05:30
Rikin Kachhia
66b67cfe22
misc docs update ( #1374 )
2019-01-15 16:19:58 +05:30
Rikin Kachhia
b04539bfe6
add how it works docs section ( #1227 )
2019-01-04 22:55:48 +05:30
Rikin Kachhia
d0effffbf6
Fix links in docs and README ( #1160 )
...
* fix docs syntax bug
* update link in README
2018-12-03 19:02:08 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages ( #1115 )
2018-12-03 17:42:24 +05:30
Anon Ray
512ee6fb9f
adds basic support for remote schemas/schema stitching ( #952 )
2018-11-23 18:32:46 +05:30
Rikin Kachhia
5b6a3862dc
modify many-to-many relationship docs ( close #1058 ) ( #1061 )
2018-11-23 14:59:03 +05:30
Rikin Kachhia
f25d49a9ca
update multiple mutation docs with nested insert ( #1043 )
2018-11-19 16:13:17 +05:30
Rikin Kachhia
c8c06be8ca
add relationship modelling docs ( close #399 ) ( #972 )
2018-11-06 14:08:40 +05:30
dsandip
10edd03a62
adds docs for column presets ( close #623 ) ( #971 )
2018-11-06 14:07:17 +05:30
Rikin Kachhia
dada14b1ad
update docs ( #860 )
...
* add $ before commands in server flag reference docs
* add deploy to AWS RDS blog link to guides in docs
* fix pagination expressionin reference docs
* update many-to-many relationship docs
* add _not operator + filtering over relationships docs
2018-10-26 08:29:36 +05:30
Mayank Raj
d561ba2bd2
grammar corrections ( #782 )
2018-10-20 08:52:13 +05:30
Alexander Lichter
b7aba2e869
docs(schema): add introspect keyword ( #749 )
2018-10-19 22:30:31 +05:30
dsandip
82e8d45bf9
adds content for many-to-many relationships ( #807 )
2018-10-18 19:57:00 +05:30
Shivansh Nalwaya
b087734b2c
fix typos and grammar in docs/manual/schema ( #754 )
2018-10-16 12:02:29 +05:30
Chandler Weiner
fade5b39f8
fix spelling and grammar in docs ( #709 )
2018-10-12 09:30:25 +05:30
Rikin Kachhia
9c2ca7cd54
docs update ( #699 )
2018-10-10 19:51:43 +05:30
michizhou
c47ea78e0b
fix typos, wording, punctuation, other errors in docs ( #668 )
2018-10-10 12:02:03 +05:30
Hugo
1e8e440bbc
docs: fix spelling ( #637 )
2018-10-04 20:00:01 +05:30