{"id":19836651,"url":"https://github.com/rapidapi/paw-gql-markdown","last_synced_at":"2026-05-16T07:12:51.753Z","repository":{"id":115518499,"uuid":"465097681","full_name":"RapidAPI/paw-gql-markdown","owner":"RapidAPI","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-27T15:37:43.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-03T14:36:54.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RapidAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-02T00:08:45.000Z","updated_at":"2022-04-10T06:34:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ed95a43-fe13-4cd3-8698-cb6f3abbed71","html_url":"https://github.com/RapidAPI/paw-gql-markdown","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/RapidAPI/paw-gql-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RapidAPI%2Fpaw-gql-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RapidAPI%2Fpaw-gql-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RapidAPI%2Fpaw-gql-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RapidAPI%2Fpaw-gql-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RapidAPI","download_url":"https://codeload.github.com/RapidAPI/paw-gql-markdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RapidAPI%2Fpaw-gql-markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33093787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T12:12:05.796Z","updated_at":"2026-05-16T07:12:51.725Z","avatar_url":"https://github.com/RapidAPI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Markdown Doc Generator\n\n### Installation\n\n- Download the latest release [here](https://github.com/luckymarmot/graphqldocs/releases).\n- Go to `Paw \u003e Preferences` or simply use the keyboard shortcut: \u003ckbd\u003ecmd\u003c/kbd\u003e + \u003ckbd\u003e,\u003c/kbd\u003e\n- Click on the `Extensions tab \u003e Open Directory`, extract the content of the zip file in that directory.\n- You should see `GraphQLDocs Generator` listed.\n- Create a new Request, and on the Generators dropdown, select GraphQLDocs\n\n### Usage\n\n- [See how to Export single Request](https://user-images.githubusercontent.com/962502/156818898-b12b4035-0543-4bbd-b7a2-76a538d8d377.png)\n- [See how to Export multiple Request](https://user-images.githubusercontent.com/962502/156818991-fd2eb1d4-0865-4df8-9493-d9645c938cc2.png)\n\nBy default, GraphQLDocs will generate a markdown document based on the Request information\navailable. Basic Response information will only be available if there's at least one Http Exchange. It will\nalways render the latest exchange.\n\nYou may also customize the documentation output by using the comment tags on the\ndescription textarea like so:\n\n```markdown\n### Request 101\n\nThis comment tag below will render the request's headers.\n\n\u003c!-- request:headers --\u003e\n\nThis comment tag below will render the request's body\n\n\u003c!-- request:body --\u003e\n\nBy appending `:collapsed` to the tag will wrap the code block with `\u003cdetails\u003e ... \u003c/details\u003e` markup tag\nwhich makes it collapsible when rendered in Github Markdown.\n```\n\nHere's a list of available comment tags:\n\n```html\nRequest Headers\n\u003c!-- request:headers --\u003e\nor\n\u003c!-- request:headers:collapsed --\u003e\n\nRequest URLParams\n\u003c!-- request:urlparams --\u003e\nor\n\u003c!-- request:urlparams:collapsed --\u003e\n\nRequest Body\n\u003c!-- request:body --\u003e\nor\n\u003c!-- request:body:collapsed --\u003e\n\nResponse Headers\n\u003c!-- response:headers --\u003e\nor\n\u003c!-- response:headers:collapsed --\u003e\n\nResponse Body\n\u003c!-- response:body --\u003e\nor\n\u003c!-- response:body:collapsed --\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidapi%2Fpaw-gql-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapidapi%2Fpaw-gql-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidapi%2Fpaw-gql-markdown/lists"}