Marion Schleifer
265cf7f12e
docs: add meta descriptions to pages ( #3631 )
2020-01-14 18:27:45 +05:30
Marion Schleifer
28914022fc
docs: add alt tags for all images ( #3634 )
2020-01-08 18:50:18 +05:30
Marion Schleifer
068d037efd
add catalogue version downgrade instructions to docs ( close #2620 ) ( #2819 )
2019-10-17 17:32:01 +05:30
Rakesh Emmadi
e5eb0c4f34
fix row comparison operator in event triggers ( fix #2036 ) ( #2868 )
...
Update trigger is failing if any json/geometry columns are present in
event payload rows. Use '*<>' operator instead of '<>' to compare the
internal binary representation of rows if '<>' doesn’t work.
2019-09-12 18:22:01 -05:00
Marion Schleifer
480b34ea5e
fix typos in documentation ( #2562 )
2019-09-11 12:47:14 +05:30
Tirumarai Selvan
50c6833cf0
add data clean-up docs for event triggers ( #2596 )
2019-07-26 17:24:38 +05:30
Tobias Törnros
88a1be4a04
Use the event object in trigger payload ( #2500 )
...
Broken example. The data object is located in the event object in trigger payload. Info: https://docs.hasura.io/1.0/graphql/manual/event-triggers/payload.html
2019-07-12 14:08:53 +05:30
Rikin Kachhia
998acd51dd
docs: fix auth links, fix version tags ( #2231 )
2019-05-20 15:12:36 +05:30
Rikin Kachhia
8b21ccbb0b
add version requirement notes for features in docs ( #2196 )
2019-05-16 11:49:22 +05:30
Tirumarai Selvan
36e49ea75b
manual event triggers ( close #1687 ) ( #2077 )
2019-05-13 15:11:07 +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
Tirumarai Selvan
36781199d0
breaking: drop id from event_triggers table ( fix #1840 ) ( #1857 )
2019-03-25 22:40:52 +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
Tirumarai Selvan
e590144d02
send session variables in event trigger payload ( close #1328 ) ( #1458 )
2019-01-28 11:42:52 +05:30
Tirumarai Selvan
aa36fc68d7
update docs community urls ( #1402 )
2019-01-17 19:02:56 +05:30
Tirumarai Selvan
9f6ce68e3c
refactor community content and folder structure ( #1353 )
2019-01-17 15:57:28 +05:30
dsandip
96e8536693
add docs for configuring webhook URL from env var ( #1084 )
2018-12-05 10:43:13 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages ( #1115 )
2018-12-03 17:42:24 +05:30
Shahidh K Muhammed
c985a6d1ed
update demo app links ( #1122 )
2018-11-27 16:01:56 +05:30
Anon Ray
512ee6fb9f
adds basic support for remote schemas/schema stitching ( #952 )
2018-11-23 18:32:46 +05:30
Rakesh Emmadi
b6773b36cd
add aggregations docs ( close #988 ) ( #991 )
...
* add aggregations docs
* add statistical aggregate functions
* change aggregation query page title
* fix api reference pages syntax bugs
* update query derived data docs page
* add better examples for aggregation docs
2018-11-15 17:13:03 +05:30
Tirumarai Selvan
4bd3c57018
add retry-after header info to event-trigger docs ( #956 )
2018-10-31 18:21:48 +05:30
Tirumarai Selvan
d7024e8d42
explain parameters and headers ( #867 )
2018-10-27 10:29:54 +05:30
Hugo
1e8e440bbc
docs: fix spelling ( #637 )
2018-10-04 20:00:01 +05:30
Nikita Titov
15e3d6e549
multiple punctuation fixes in docs ( #614 )
2018-10-04 09:39:47 +05:30
Rikin Kachhia
d2decec32b
update docs ( #441 )
...
* docs: update custom resolvers docs
* docs: update mono repo links
2018-09-13 18:45:34 +05:30
Shahidh K Muhammed
d3d9845497
merge docs into main repo ( close #397 ) ( #398 )
2018-09-11 16:41:24 +05:30