{"id":15173078,"url":"https://github.com/justinlevi/graphql_file_upload","last_synced_at":"2026-02-17T16:35:55.847Z","repository":{"id":83353215,"uuid":"115026861","full_name":"justinlevi/graphql_file_upload","owner":"justinlevi","description":"Drupal 8 GraphQL file upload module","archived":false,"fork":false,"pushed_at":"2018-01-03T13:42:53.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T04:38:48.925Z","etag":null,"topics":["drupal8","graphql","symfony"],"latest_commit_sha":null,"homepage":"","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/justinlevi.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":"2017-12-21T16:42:10.000Z","updated_at":"2019-04-26T10:55:24.000Z","dependencies_parsed_at":"2023-03-05T00:15:40.516Z","dependency_job_id":null,"html_url":"https://github.com/justinlevi/graphql_file_upload","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"300e4e204b81d5cfd70aab7e656d52c0970f3128"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justinlevi/graphql_file_upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinlevi%2Fgraphql_file_upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinlevi%2Fgraphql_file_upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinlevi%2Fgraphql_file_upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinlevi%2Fgraphql_file_upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinlevi","download_url":"https://codeload.github.com/justinlevi/graphql_file_upload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinlevi%2Fgraphql_file_upload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"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":["drupal8","graphql","symfony"],"created_at":"2024-09-27T10:40:54.261Z","updated_at":"2026-02-17T16:35:50.839Z","avatar_url":"https://github.com/justinlevi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql_custom_file_upload\n\n\nA Custom GraphQL File Upload Module\n\nWIP - CURRENTLY BROKEN :(\n\n\ngql \n```\nmutation($file: FileInput!) {\n  uploadFile(input: $file){\n    entity{\n      ...on FileFile {\n        url\n      }\n    }\n  }\n}\n```\n\n\nThe variable should look like this: \n\n```$xslt\n{\n  \"file\": {\"file\": __BINARY-FILE-DATA__}\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinlevi%2Fgraphql_file_upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinlevi%2Fgraphql_file_upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinlevi%2Fgraphql_file_upload/lists"}