issues
search
aPureBase
/
KGraphQL
Pure Kotlin GraphQL implementation
https://kgraphql.io
MIT License
307
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Setup CI and CD
#222
tpasipanodya
closed
5 months ago
0
Setup ci & cd
#221
tpasipanodya
closed
5 months ago
0
le v7
#220
popsa85
opened
1 year ago
0
Allow wrapping all resolvers
#219
Martmists-GH
opened
1 year ago
0
GraphQL Errors don't have correct content type
#218
Martmists-GH
opened
1 year ago
1
SDL Driven Option
#217
brizzbuzz
opened
1 year ago
0
Top level fields with skip/include directives ignored for mutations
#216
rramaa-dh
opened
1 year ago
0
Property __typename does not exist in Query and Mutation
#215
adi9090
closed
1 month ago
1
Discussion - comparison between ExpediaGroup/graphql-kotlin vs aPureBase/KGraphQL
#214
ronjunevaldoz
opened
1 year ago
1
ParallelRequestExecutor: fields with @include and @skip aren't excluded, but return null
#211
tiagonuneslx
opened
1 year ago
1
Support for auto resolving generic types
#210
IceBlizz6
opened
1 year ago
4
@include and @skip directives should exclude content, but instead it's returning null value (except if the directive is applied to the query)
#209
tiagonuneslx
opened
1 year ago
0
Using enum as argument
#208
tiagonuneslx
closed
1 year ago
1
Fix the dataloader dispatcher issue
#207
jeggy
closed
1 year ago
0
Remove redundant .toString() call, use treeToValue instead of readValue
#206
thevietto
closed
1 year ago
0
Ktor authentification blocks all routes while using with
#205
sustainjane98
opened
1 year ago
0
When I use java.util.Date as a class param, I got an serialization issue.
#204
sustainjane98
closed
1 year ago
1
Use operationName if provided by GraphQLRequest (fixes #81)
#203
b-eyselein
closed
1 year ago
0
Reformat code, bump versions
#202
xplayerCZ
closed
1 year ago
0
Receive incoming content asynchronously
#201
rinkledink
closed
2 years ago
1
Error on Ktor 2.0.x
#200
jklepek
closed
2 years ago
2
Unable to use class that inherits from an interface as an inputType
#199
funyin
opened
2 years ago
0
Merge object children fields when resolved to same keys
#198
thevietto
closed
2 years ago
1
When using fragments, executor resolves a property that is not going to be returned
#197
thevietto
closed
2 years ago
1
Compile to Java 11 and bump all dependency versions
#196
thevietto
closed
2 years ago
0
Allow users to provide custom generic type resolver
#195
thevietto
closed
2 years ago
0
Server crashing when update version from 0.17.14 to 0.17.15
#194
PratikBurkhawala
opened
2 years ago
0
WIP: Alternative Idea to multiple Endpoints
#193
MaaxGr
closed
2 years ago
0
Detect absence of optional input fields
#192
IceBlizz6
closed
2 years ago
3
Use an appropriate charset for json in case the request didn't specify a charset
#191
ikasovitch
closed
2 years ago
0
Idea: Alternative design for integrating with ktor
#190
LSafer
opened
2 years ago
0
Getting "This should never happen" error on incorrect fragment name
#189
jeggy
opened
2 years ago
0
Serialization broken for KTOR 2.0.2
#188
ESchouten
closed
2 years ago
1
Update to ktor 2.0.0, kotlin 1.6.20
#186
untoldwind
closed
2 years ago
1
Temporary fix to support Ktor 2.0+ and the future of KGraphQL
#185
berserkore
closed
2 years ago
2
Is this project dead?
#184
IceBlizz6
closed
2 years ago
4
Error in example code for data loaders in documentation
#183
StefanLiebig
opened
2 years ago
0
Modeling errors in graphql
#182
ronjunevaldoz
opened
2 years ago
0
MongoDb ObjectId in serialized data class error " An Object type must define one or more fields. Found none on type Id"
#181
ronjunevaldoz
opened
2 years ago
2
added Context arguments at DataLoader's loader func.
#180
ima9dan
closed
2 years ago
1
Migrated to Ktor 2.0
#179
sangeetds
closed
2 years ago
1
Replace ambiguous code example in the documentation
#178
ryanzidago
closed
2 years ago
2
Cannot display the GraphQL playground with Ktor after following the official tutorial
#177
ryanzidago
opened
2 years ago
2
fix(dsl:input) - handle optional args
#176
netag
closed
2 years ago
0
Ktor 2.0 support
#175
joreilly
closed
2 years ago
10
Fragment on Query still not working
#174
ima9dan
opened
2 years ago
0
Add ID scalar type to BUILT_IN_TYPE
#173
ima9dan
opened
2 years ago
0
Increase query resolver's function arguments: 9 to 19
#172
ima9dan
opened
2 years ago
1
Add extensions field to error response
#171
ima9dan
opened
2 years ago
3
Ktor native server support
#170
ESchouten
opened
3 years ago
0
Next