11 comments (11 comments)10 reactions (10 reactions)0 assignees (0 assignees)Python4,236 forks (4,236 forks)batch import
BackendRequest: Data Source Supportenhancementhacktoberfesthelp wanted
Repository metrics
- Stars
- 24,845 stars (24,845 stars)
- PR merge metrics
- Avg merge 9d 5h (Avg merge 9d 5h)3 merged PRs in 30d (3 merged PRs in 30d)
Contributor guide
- Research direction
- Study existing query runners in Redash (e.g., PostgreSQL) to understand the interface patterns. Then implement a GraphQL query runner that follows the same structure. Additionally, research how to add GraphQL syntax highlighting to the code editor (likely involving CodeMirror or Monaco editor configurations).
- Tech stack
- pythonjavascript
- Domain
- full stack
- Issue type
- Feature
- Prerequisites
- PythonGit