{"id":32397583,"url":"https://github.com/francisco1code/introduction_to_graphql_using_node_js","last_synced_at":"2026-04-17T06:31:47.331Z","repository":{"id":53526401,"uuid":"286875377","full_name":"francisco1code/Introduction_to_graphQL_using_node_js","owner":"francisco1code","description":"First graphql application","archived":false,"fork":false,"pushed_at":"2021-03-27T14:59:09.000Z","size":5565,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T07:55:45.335Z","etag":null,"topics":["back-end","graphql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francisco1code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-12T00:14:57.000Z","updated_at":"2021-03-27T14:59:10.000Z","dependencies_parsed_at":"2022-09-21T03:20:22.534Z","dependency_job_id":null,"html_url":"https://github.com/francisco1code/Introduction_to_graphQL_using_node_js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/francisco1code/Introduction_to_graphQL_using_node_js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisco1code%2FIntroduction_to_graphQL_using_node_js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisco1code%2FIntroduction_to_graphQL_using_node_js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisco1code%2FIntroduction_to_graphQL_using_node_js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisco1code%2FIntroduction_to_graphQL_using_node_js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francisco1code","download_url":"https://codeload.github.com/francisco1code/Introduction_to_graphQL_using_node_js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisco1code%2FIntroduction_to_graphQL_using_node_js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["back-end","graphql"],"created_at":"2025-10-25T07:55:23.451Z","updated_at":"2026-04-17T06:31:47.299Z","avatar_url":"https://github.com/francisco1code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL  ![](./images/1.png)\n\n* What is GraphQL - is a  query  language for [API](https://www.mulesoft.com/resources/api/what-is-an-api), GraphQL isn't tied to any specific database or storage engine and is instead backed by your existing code and data.\n\n* How it Works - A GraphQL service is created by defining types and fields on those types, then providing functions for each field on each type. Once a GraphQL service is running (typically at a URL on a web service), it can receive GraphQL queries to validate and execute. A received query is first checked to ensure it only refers to the types and fields defined, then runs the provided functions to produce a result.\n\n\n\n\n\n[Learn about GraphQL](https://graphql.org/learn/)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisco1code%2Fintroduction_to_graphql_using_node_js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancisco1code%2Fintroduction_to_graphql_using_node_js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisco1code%2Fintroduction_to_graphql_using_node_js/lists"}