{"id":23015650,"url":"https://github.com/rodrigo-dev7/intro-gql","last_synced_at":"2026-05-02T03:32:27.686Z","repository":{"id":42816821,"uuid":"268362054","full_name":"Rodrigo-dev7/Intro-gql","owner":"Rodrigo-dev7","description":"Indrodução ao GraphQL","archived":false,"fork":false,"pushed_at":"2022-12-12T22:56:02.000Z","size":4887,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T17:51:49.003Z","etag":null,"topics":["gql","graphql","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/Rodrigo-dev7.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}},"created_at":"2020-05-31T20:51:11.000Z","updated_at":"2020-05-31T21:17:52.000Z","dependencies_parsed_at":"2023-01-28T02:31:21.004Z","dependency_job_id":null,"html_url":"https://github.com/Rodrigo-dev7/Intro-gql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rodrigo-dev7/Intro-gql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-dev7%2FIntro-gql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-dev7%2FIntro-gql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-dev7%2FIntro-gql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-dev7%2FIntro-gql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rodrigo-dev7","download_url":"https://codeload.github.com/Rodrigo-dev7/Intro-gql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-dev7%2FIntro-gql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gql","graphql","javascript"],"created_at":"2024-12-15T11:12:48.299Z","updated_at":"2026-05-02T03:32:27.661Z","avatar_url":"https://github.com/Rodrigo-dev7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introdução ao GraphQL\n\n- O **GraphQL** é uma linguagem de consulta para APIs. O GraphQL fornece uma descrição completa e compreensível dos dados em sua API, oferece aos clientes o poder de solicitar exatamente o que eles **precisam e nada mais**, facilita a evolução das APIs ao longo do tempo e permite poderosas ferramentas de desenvolvedor.\n\n- Query \n\n![gql](https://user-images.githubusercontent.com/60434681/83362785-4e13c200-a36a-11ea-8d12-7ccd2acf7fcd.png)\n\n- Mutation\n\n![gql-mutation](https://user-images.githubusercontent.com/60434681/83362839-d2fedb80-a36a-11ea-8623-e85431da6895.png)\n\n\n\n### Como Realizar Resquests\n```\nToda request é POST\nToda request bate no MESMO endpoint (/graphql)\n\nQuery -\u003e Obert informações (GET)\nMutation -\u003e Manipular dados (POST/PUT/PATCH/DELETE)\nScalar Types -\u003e String, Int, Boolean, Float e ID\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigo-dev7%2Fintro-gql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigo-dev7%2Fintro-gql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigo-dev7%2Fintro-gql/lists"}