Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
victorgarciaesgi
/
simple-graphql-to-typescript
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
32
Code
Issues
0
Pull requests
22
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 16, 2021
fix bugs with genFragments
victorgarciaesgi
committed
b67177c
Copy full SHA for b67177c
Added tsCheck option
victorgarciaesgi
committed
8bcbc71
Copy full SHA for 8bcbc71
Commits on Jul 13, 2021
Updated deps
victorgarciaesgi
committed
71efa23
Copy full SHA for 71efa23
Commits on May 27, 2021
updated deps
victortotem
committed
e16403f
Copy full SHA for e16403f
Commits on Apr 9, 2021
fix tests
victortotem
committed
e5bbf41
Copy full SHA for e5bbf41
Commits on Mar 24, 2021
updated readme
victortotem
committed
607a4d8
Copy full SHA for 607a4d8
Commits on Mar 22, 2021
Updated Readme
victortotem
committed
2fe8fb2
Copy full SHA for 2fe8fb2
Fixed doc link
victortotem
committed
211053f
Copy full SHA for 211053f
Added apolloVersion option, and updated deps
victortotem
committed
dfafb84
Copy full SHA for dfafb84
Commits on Mar 19, 2021
Updated docs
victortotem
committed
e7aad0c
Copy full SHA for e7aad0c
Commits on Mar 16, 2021
Fixed error handler
victortotem
committed
fe9f4f1
Copy full SHA for fe9f4f1
Commits on Mar 11, 2021
Updated deps and tests
victortotem
committed
e94c648
Copy full SHA for e94c648
Commits on Feb 22, 2021
Fix fragment generation for big depths
victortotem
committed
4e0a75a
Copy full SHA for 4e0a75a
Commits on Feb 9, 2021
Fix error handler
victortotem
committed
80b5b9a
Copy full SHA for 80b5b9a
Commits on Feb 2, 2021
Fixed doc
victortotem
committed
aa9b4a0
Copy full SHA for aa9b4a0
Commits on Jan 4, 2021
Merge pull request #50 from victorgarciaesgi/dependabot/npm_and_yarn/types/prettier-2.1.6
Show description for 41151ea
victorgarciaesgi
authored
41151ea
Copy full SHA for 41151ea
Merge pull request #52 from victorgarciaesgi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1
Show description for 761ca7e
victorgarciaesgi
authored
761ca7e
Copy full SHA for 761ca7e
Merge pull request #53 from victorgarciaesgi/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.1
Show description for fc81431
victorgarciaesgi
authored
fc81431
Copy full SHA for fc81431
Merge pull request #54 from victorgarciaesgi/dependabot/npm_and_yarn/ora-5.2.0
Show description for a64f55c
victorgarciaesgi
authored
a64f55c
Copy full SHA for a64f55c
Merge pull request #56 from victorgarciaesgi/dependabot/npm_and_yarn/eslint-7.17.0
Show description for 339ebb3
victorgarciaesgi
authored
339ebb3
Copy full SHA for 339ebb3
Merge pull request #57 from victorgarciaesgi/dependabot/npm_and_yarn/types/node-14.14.19
Show description for da42ac1
victorgarciaesgi
authored
da42ac1
Copy full SHA for da42ac1
Bump @types/node from 14.14.14 to 14.14.19
Show description for 3a126aa
dependabot-preview[bot]
authored
3a126aa
Copy full SHA for 3a126aa
Bump eslint from 7.16.0 to 7.17.0
Show description for 82bb34b
dependabot-preview[bot]
authored
82bb34b
Copy full SHA for 82bb34b
Commits on Dec 30, 2020
Bump ora from 5.1.0 to 5.2.0
Show description for 51ab765
dependabot-preview[bot]
authored
51ab765
Copy full SHA for 51ab765
Commits on Dec 29, 2020
Bump @typescript-eslint/parser from 4.10.0 to 4.11.1
Show description for 2dc929f
dependabot-preview[bot]
authored
2dc929f
Copy full SHA for 2dc929f
Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.1
Show description for 2707fa0
dependabot-preview[bot]
authored
2707fa0
Copy full SHA for 2707fa0
Commits on Dec 24, 2020
Bump @types/prettier from 2.1.5 to 2.1.6
Show description for d9425fb
dependabot-preview[bot]
authored
d9425fb
Copy full SHA for d9425fb
Commits on Dec 21, 2020
Fixed errors
victortotem
committed
17a0434
Copy full SHA for 17a0434
Merge pull request #44 from victorgarciaesgi/dependabot/npm_and_yarn/types/node-14.14.14
Show description for 9ff26e5
victorgarciaesgi
authored
9ff26e5
Copy full SHA for 9ff26e5
Commits on Dec 16, 2020
Bump @types/node from 14.14.13 to 14.14.14
Show description for e7dcff5
dependabot-preview[bot]
authored
e7dcff5
Copy full SHA for e7dcff5
Commits on Dec 15, 2020
Merge pull request #42 from victorgarciaesgi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.10.0
Show description for 74b0528
victorgarciaesgi
authored
74b0528
Copy full SHA for 74b0528
Merge pull request #43 from victorgarciaesgi/dependabot/npm_and_yarn/typescript-eslint/parser-4.10.0
Show description for c56882d
victorgarciaesgi
authored
c56882d
Copy full SHA for c56882d
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
Show description for 67e8271
dependabot-preview[bot]
authored
67e8271
Copy full SHA for 67e8271
Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0
Show description for 59a014c
dependabot-preview[bot]
authored
59a014c
Copy full SHA for 59a014c
Commits on Dec 14, 2020
Merge pull request #37 from victorgarciaesgi/dependabot/npm_and_yarn/apollo/client-3.3.6
Show description for 8feedbc
victorgarciaesgi
authored
8feedbc
Copy full SHA for 8feedbc
Pagination
Previous
Next
You can’t perform that action at this time.