issues
search
sikanhe
/
gqtx
Code-first Typescript GraphQL Server without codegen or metaprogramming
458
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dump schema in IDL format
#78
acro5piano
opened
4 months ago
0
Support for multiple schemas with different context types
#77
mfulton26
opened
7 months ago
0
Fix CJS type import when moduleResolution is node16
#76
andrew0
closed
10 months ago
1
directive examples
#75
mfulton26
opened
11 months ago
1
fix: prevent resolver from widening output type
#74
andrew0
closed
11 months ago
1
Fix ESM import type
#73
sikanhe
closed
11 months ago
0
TypeScript type definitions don't work in ESM projects
#72
andrew0
closed
11 months ago
1
0.9.0
#71
sikanhe
closed
11 months ago
0
Bump minimist from 1.2.5 to 1.2.8
#70
dependabot[bot]
opened
1 year ago
0
Bump express from 4.17.1 to 4.17.3
#69
dependabot[bot]
opened
1 year ago
0
chore: run ci on pull requests
#68
n1ru4l
closed
2 years ago
0
Add required resolve function to subscriptions
#67
mbirkegaard
closed
11 months ago
3
Fix scalar arguments with default values
#66
Emilios1995
closed
2 years ago
1
Allow scalar value to return undefined
#65
sikanhe
closed
2 years ago
1
Comparison of gqtx vs. Nexus vs. Pothos (giraphql)?
#64
redbar0n
opened
2 years ago
2
Resolve function is necessary when a built-in scalar can be undefined
#63
Emilios1995
closed
2 years ago
8
feat: PageInfo is nullable
#62
maraisr
closed
2 years ago
5
Support for graphql 16
#61
tonyxiao
closed
11 months ago
7
Allow interface to contain implementation
#60
tonyxiao
opened
2 years ago
1
Return the root query type
#59
maraisr
closed
2 years ago
0
package not published properly (v0.8.0)
#58
saihaj
closed
2 years ago
1
Docs update needed.
#57
spa5k
closed
3 years ago
0
Support defaultValue in inputObjectType fields
#56
Ericnr
closed
2 years ago
0
Nullable input type
#55
emcell
opened
3 years ago
10
pass args to abstract fields/interface fields
#54
zth
closed
3 years ago
1
unify t.objectType, t.mutationType and t.subscriptionType
#53
n1ru4l
opened
3 years ago
0
Unify API/Enhance Type-Safety
#52
n1ru4l
closed
3 years ago
13
Lazy fields declaration
#51
FedericoBiccheddu
opened
3 years ago
1
Add description to inputObjectType, objectType, unions and interfaces
#50
zachasme
closed
3 years ago
1
refactor!: merge `defaultField` and `field`
#49
FedericoBiccheddu
closed
3 years ago
2
Add implicit field resolution without the need of `defaultField`
#48
FedericoBiccheddu
closed
3 years ago
2
proposal: use changesets for versioning
#47
n1ru4l
opened
3 years ago
0
refactor!: change mutationType.fields type from function to array
#46
FedericoBiccheddu
closed
3 years ago
0
Use `unknown` instead of `JSON` for `parseValue` in `scalarType`
#45
zachasme
closed
3 years ago
1
docs: initial documentation
#44
FedericoBiccheddu
closed
8 months ago
2
Mutation `fields` signature
#43
FedericoBiccheddu
closed
3 years ago
1
feat: introduce esm and cjs support
#42
n1ru4l
closed
3 years ago
4
canary release does not include transpiled js code
#41
n1ru4l
closed
3 years ago
3
fix: canary publish condition
#40
n1ru4l
closed
3 years ago
3
chore: automatically publish release to npm for commits that are made in a branch of the source repo
#39
n1ru4l
closed
3 years ago
2
README example is broken
#38
Ericnr
closed
3 years ago
2
Self referencing objectType has type any
#37
Ericnr
closed
3 years ago
2
feat: field extensions
#36
n1ru4l
closed
3 years ago
3
fix: non required argument can be undefined if it is not provided at …
#35
n1ru4l
closed
3 years ago
1
non required field arguments are improperly typed
#34
n1ru4l
closed
3 years ago
1
Please provide an ESM build
#33
schickling
closed
3 years ago
2
0.8.0-beta
#32
sikanhe
closed
11 months ago
5
Nullability of fields returning object types
#31
zth
closed
3 years ago
1
`relay.js` missing from last beta release
#30
zth
closed
3 years ago
6
Extensions support
#29
n1ru4l
opened
4 years ago
6
Next