issues
search
captbaritone
/
grats
Implementation-First GraphQL for TypeScript
https://grats.capt.dev
MIT License
309
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[RFC] Specify a directive syntax for encoding how to execute JavaScript resolvers
#152
captbaritone
opened
10 hours ago
1
[RFC] Specify a directive syntax for encoding how to execute JavaScript resolvers
#151
captbaritone
opened
1 day ago
1
Second attempt at switching on Monaco
#150
captbaritone
opened
2 months ago
1
Positional params
#149
captbaritone
closed
3 months ago
1
Arrow functions
#148
kansson
closed
3 months ago
5
Support reordering resolver params and skipping unused resolver params
#147
captbaritone
closed
3 months ago
1
Implement @oneOf input types
#146
captbaritone
closed
3 months ago
1
Make classes and interfaces inherit GraphQL fields and interfaces from classes they extend and interfaces they implement
#145
captbaritone
opened
4 months ago
2
Infer __typename from exported classes
#144
captbaritone
closed
4 months ago
1
Report an error on ts plugin version mismatch
#143
captbaritone
closed
4 months ago
1
VSCode plugin not working with TS 5.5.2
#142
sikanhe
closed
4 months ago
3
fix typo
#141
artola
closed
4 months ago
2
Example: likes' count
#140
artola
closed
5 months ago
1
Import module specifier ending
#139
captbaritone
closed
7 months ago
1
Allow user to specify `importModuleSpecifierEnding` in their config
#138
captbaritone
closed
7 months ago
0
adding required methods and functions for "__typename must be const" change
#137
Rash-Hit
closed
7 months ago
5
Always emit stable line endings
#136
captbaritone
opened
8 months ago
0
Allow function fields to be generic
#135
captbaritone
opened
8 months ago
0
Add the ability to define fields using static methods just like exported functions
#134
captbaritone
closed
3 months ago
1
Have generated schema file export a NodeInterfaceTypenames type
#133
captbaritone
opened
8 months ago
0
Generics
#132
captbaritone
closed
8 months ago
1
Union used in a union should not report a __typename missing error
#131
captbaritone
closed
8 months ago
0
Investigating #128: Path issue on Windows
#130
captbaritone
closed
8 months ago
1
Investigating #128: Path issue on Windows
#129
captbaritone
closed
8 months ago
1
Bug: Import paths in the generated typescript schema file contains backslashes when codegen is run on Windows 11
#128
kasper573
closed
8 months ago
8
Add support for @specifiedBy
#127
captbaritone
closed
8 months ago
1
Clarify license is MIT
#126
captbaritone
closed
8 months ago
0
Website spelling fixes
#125
mrbrownt
closed
8 months ago
2
Check if we correctly report @gqlField on method/prop of non @gql* construct
#124
captbaritone
closed
8 months ago
0
Production App Example
#123
captbaritone
closed
8 months ago
1
__typename must be const
#122
captbaritone
closed
3 months ago
6
Create advanced example app
#121
captbaritone
closed
8 months ago
0
Propagate interface fields
#120
captbaritone
opened
8 months ago
1
When used with earlier versions of TypeScript (^3.8.3) all docblocks are reported as detached
#119
captbaritone
opened
8 months ago
0
Fails with (0 , graphql_1.assertName) is not a function if using GraphQL 15.3.0
#118
captbaritone
opened
8 months ago
0
Fix typo in 01-workflows.md
#117
rbalicki2
closed
9 months ago
2
Report an error if unknown config options are passed
#116
captbaritone
closed
9 months ago
1
TS Plugin Feature Ideas
#115
captbaritone
opened
10 months ago
2
Initial version of a ts-plugin
#114
captbaritone
closed
10 months ago
1
Support defining input types with TS interfaces
#113
captbaritone
closed
10 months ago
1
Support defining input types with TypeScript interfaces
#112
captbaritone
closed
10 months ago
0
Fix bug with functions adding fields to types defined with interfaces
#111
captbaritone
closed
10 months ago
1
Format error messages using markdown
#110
captbaritone
opened
10 months ago
0
[WIP] Exploring positional arguments
#109
captbaritone
closed
3 months ago
2
Add alternatives to docs
#108
captbaritone
opened
10 months ago
1
Provide helpful errors for comment syntax errors
#107
captbaritone
closed
10 months ago
1
Support defining interfaces by extending classes
#106
captbaritone
opened
10 months ago
0
Link GitHub in package.json
#105
captbaritone
closed
10 months ago
0
Trim test files from npm package
#104
captbaritone
closed
10 months ago
1
Apply runtime checks for semantic nullability to shore up type-holes
#103
captbaritone
closed
10 months ago
2
Next