{"id":28920251,"url":"https://github.com/wp-graphql/wp-graphql-blue-guitar","last_synced_at":"2025-08-11T21:33:31.043Z","repository":{"id":83806683,"uuid":"227919145","full_name":"wp-graphql/wp-graphql-blue-guitar","owner":"wp-graphql","description":"Example plugin showing how to register a GraphQL field to the WPGraphQL Schema","archived":false,"fork":false,"pushed_at":"2019-12-13T20:56:37.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T11:54:05.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/wp-graphql.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}},"created_at":"2019-12-13T20:44:34.000Z","updated_at":"2021-06-30T22:27:39.000Z","dependencies_parsed_at":"2023-09-29T11:32:37.846Z","dependency_job_id":null,"html_url":"https://github.com/wp-graphql/wp-graphql-blue-guitar","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"ab5b7084089ac3259e5c2cee81ac7324dc03ae90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wp-graphql/wp-graphql-blue-guitar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-graphql%2Fwp-graphql-blue-guitar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-graphql%2Fwp-graphql-blue-guitar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-graphql%2Fwp-graphql-blue-guitar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-graphql%2Fwp-graphql-blue-guitar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-graphql","download_url":"https://codeload.github.com/wp-graphql/wp-graphql-blue-guitar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-graphql%2Fwp-graphql-blue-guitar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269405756,"owners_count":24411555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2025-06-22T04:13:07.420Z","updated_at":"2025-08-11T21:33:30.992Z","avatar_url":"https://github.com/wp-graphql.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPGraphQL Blue Guitar\n\nDemo plugin, created as a joke, to show how to query a blue guitar using WPGraphQL.\n\n```graphql\nquery {\n  guitar {\n    color\n  }\n}\n```\n\nwill return:\n\n```json\n{\n  \"data\": {\n    \"guitar\": {\n      \"color\": \"blue\"\n    }\n  }\n}\n```\n\n## In Action\n\n![Screenshot of GraphQL Query in action](./img/screenshot-guitar-query.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-graphql%2Fwp-graphql-blue-guitar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-graphql%2Fwp-graphql-blue-guitar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-graphql%2Fwp-graphql-blue-guitar/lists"}