{"id":15569567,"url":"https://github.com/patrick91/strawberry-file-based","last_synced_at":"2025-10-06T14:28:26.024Z","repository":{"id":237448189,"uuid":"686114684","full_name":"patrick91/strawberry-file-based","owner":"patrick91","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-01T19:28:35.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T02:51:22.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/patrick91.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":"2023-09-01T19:28:32.000Z","updated_at":"2023-09-02T10:09:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bbe4a36-74ee-405b-9a5f-f255bbaf26c8","html_url":"https://github.com/patrick91/strawberry-file-based","commit_stats":null,"previous_names":["patrick91/strawberry-file-based"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fstrawberry-file-based","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fstrawberry-file-based/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fstrawberry-file-based/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fstrawberry-file-based/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick91","download_url":"https://codeload.github.com/patrick91/strawberry-file-based/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241305740,"owners_count":19941198,"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","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-10-02T17:32:57.732Z","updated_at":"2025-10-06T14:28:20.976Z","avatar_url":"https://github.com/patrick91.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n .\n├──  project\n│   ├──  mutation                # Mutation Root type is created by combining all the\n│   │   ├──  __init__.py         # mutations together into a single root-level object.\n│   │   └──  add_post.py\n│   ├──  query                   # same for Query Root type\n│   │   ├──  __init__.py\n│   │   ├──  posts.py\n│   │   └──  post.py\n│   └──  types                   # GraphQL types are created by defining a class\n│       ├──  __init__.py         # inside `[type_name]/__init__.py` file\n│       ├──  comment\n│       │   ├──  __init__.py\n│       │   └──  post.py         # nested resolvers are defined inside `[type_name]/[field_name].py`\n│       └──  post\n│           ├──  __init__.py\n│           └──  comments.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick91%2Fstrawberry-file-based","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick91%2Fstrawberry-file-based","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick91%2Fstrawberry-file-based/lists"}