aboutsummaryrefslogtreecommitdiffstats
path: root/graphql.md
Commit message (Collapse)AuthorAgeFilesLines
* add links to hg.sr.ht graphql apiNolan Prescott2022-09-221-0/+1
| | | | additionally fix typo-reference to builds.sr.ht
* hg.sr.ht: add graphql.mdDrew DeVault2022-03-241-2/+3
|
* graphql.md: add pagesDrew DeVault2021-08-251-0/+1
|
* graphql.md: webhooks documentationDrew DeVault2021-08-251-0/+156
|
* lists.sr.ht GraphQL docsDrew DeVault2021-07-281-0/+2
|
* graphql.md: add builds.sr.ht URLsDrew DeVault2021-05-171-2/+4
|
* s/hyphen/em dash/gSol Fisher Romanoff2021-05-161-1/+1
|
* graphql: Fix curl invocationRobin Krahl2021-03-221-1/+1
| | | | | | curl does not support separating long options and their values by an equals sign (only by spaces), see curl(1): https://curl.se/docs/manpage.html
* graphql: Fix example queriesRobin Krahl2021-03-221-2/+2
| | | | | The example queries were missing the outer query { ... } element (or just { ... })
* graphql: Add link to todo.sr.ht playgroundRobin Krahl2021-03-221-0/+1
| | | | | There also is a GraphQL playground for todo.sr.ht that was not mentioned in the documentaion.
* graphql: Fix Authorization header fieldRobin Krahl2021-03-221-2/+2
| | | | | The HTTP header used for the access token is called Authorization, not Authentication.
* Fix a few typos in graphql.mdStefan VanBuren2021-02-271-4/+4
|
* todo.sr.ht: add GraphQL docsDrew DeVault2021-02-251-0/+1
|
* graphql.md: some minor clarificationsDrew DeVault2020-12-071-1/+4
|
* GraphQL: increment header levelDrew DeVault2020-12-031-10/+10
|
* Add initial GraphQL documentationDrew DeVault2020-12-031-0/+212