GitHub / aPureBase/KGraphQL issues and pull requests
#215 - Property __typename does not exist in Query and Mutation
Issue -
State: open - Opened by adi9090 over 2 years ago
#214 - Discussion - comparison between ExpediaGroup/graphql-kotlin vs aPureBase/KGraphQL
Issue -
State: open - Opened by ronjunevaldoz over 2 years ago
- 1 comment
#211 - ParallelRequestExecutor: fields with @include and @skip aren't excluded, but return null
Pull Request -
State: open - Opened by tiagonuneslx over 2 years ago
#210 - Support for auto resolving generic types
Issue -
State: open - Opened by IceBlizz6 over 2 years ago
- 4 comments
#209 - @include and @skip directives should exclude content, but instead it's returning null value (except if the directive is applied to the query)
Issue -
State: open - Opened by tiagonuneslx over 2 years ago
#208 - Using enum as argument
Issue -
State: closed - Opened by tiagonuneslx over 2 years ago
- 1 comment
#207 - Fix the dataloader dispatcher issue
Pull Request -
State: closed - Opened by jeggy over 2 years ago
#206 - Remove redundant .toString() call, use treeToValue instead of readValue
Pull Request -
State: closed - Opened by thevietto over 2 years ago
#205 - Ktor authentification blocks all routes while using with
Issue -
State: open - Opened by sustainjane98 over 2 years ago
#204 - When I use java.util.Date as a class param, I got an serialization issue.
Issue -
State: closed - Opened by sustainjane98 over 2 years ago
- 1 comment
#203 - Use operationName if provided by GraphQLRequest (fixes #81)
Pull Request -
State: closed - Opened by b-eyselein over 2 years ago
#202 - Reformat code, bump versions
Pull Request -
State: closed - Opened by xplayerCZ over 2 years ago
#201 - Receive incoming content asynchronously
Pull Request -
State: closed - Opened by rinkledink over 2 years ago
- 1 comment
#200 - Error on Ktor 2.0.x
Issue -
State: closed - Opened by jklepek over 2 years ago
- 2 comments
#199 - Unable to use class that inherits from an interface as an inputType
Issue -
State: open - Opened by funyin over 2 years ago
#198 - Merge object children fields when resolved to same keys
Pull Request -
State: closed - Opened by thevietto almost 3 years ago
- 1 comment
#197 - When using fragments, executor resolves a property that is not going to be returned
Issue -
State: closed - Opened by thevietto almost 3 years ago
- 1 comment
#196 - Compile to Java 11 and bump all dependency versions
Pull Request -
State: closed - Opened by thevietto almost 3 years ago
#195 - Allow users to provide custom generic type resolver
Pull Request -
State: closed - Opened by thevietto almost 3 years ago
#194 - Server crashing when update version from 0.17.14 to 0.17.15
Issue -
State: open - Opened by PratikBurkhawala almost 3 years ago
#193 - WIP: Alternative Idea to multiple Endpoints
Pull Request -
State: closed - Opened by MaaxGr about 3 years ago
#192 - Detect absence of optional input fields
Issue -
State: closed - Opened by IceBlizz6 about 3 years ago
- 3 comments
#191 - Use an appropriate charset for json in case the request didn't specify a charset
Pull Request -
State: closed - Opened by ikasovitch about 3 years ago
#190 - Idea: Alternative design for integrating with ktor
Issue -
State: open - Opened by LSafer about 3 years ago
#189 - Getting "This should never happen" error on incorrect fragment name
Issue -
State: open - Opened by jeggy about 3 years ago
#188 - Serialization broken for KTOR 2.0.2
Issue -
State: closed - Opened by ESchouten about 3 years ago
- 1 comment
#186 - Update to ktor 2.0.0, kotlin 1.6.20
Pull Request -
State: closed - Opened by untoldwind over 3 years ago
- 1 comment
#185 - Temporary fix to support Ktor 2.0+ and the future of KGraphQL
Issue -
State: closed - Opened by berserkore over 3 years ago
- 2 comments
#184 - Is this project dead?
Issue -
State: closed - Opened by IceBlizz6 over 3 years ago
- 4 comments
#183 - Error in example code for data loaders in documentation
Issue -
State: open - Opened by StefanLiebig over 3 years ago
#182 - Modeling errors in graphql
Issue -
State: open - Opened by ronjunevaldoz over 3 years ago
#181 - MongoDb ObjectId in serialized data class error " An Object type must define one or more fields. Found none on type Id"
Issue -
State: open - Opened by ronjunevaldoz over 3 years ago
- 2 comments
#180 - added Context arguments at DataLoader's loader func.
Pull Request -
State: closed - Opened by ima9dan over 3 years ago
- 1 comment
#179 - Migrated to Ktor 2.0
Pull Request -
State: closed - Opened by sangeetds over 3 years ago
- 1 comment
#178 - Replace ambiguous code example in the documentation
Pull Request -
State: closed - Opened by ryanzidago over 3 years ago
- 2 comments
#177 - Cannot display the GraphQL playground with Ktor after following the official tutorial
Issue -
State: open - Opened by ryanzidago over 3 years ago
- 2 comments
#176 - fix(dsl:input) - handle optional args
Pull Request -
State: closed - Opened by netag over 3 years ago
#175 - Ktor 2.0 support
Issue -
State: closed - Opened by joreilly over 3 years ago
- 10 comments
#174 - Fragment on Query still not working
Issue -
State: open - Opened by ima9dan over 3 years ago
#173 - Add ID scalar type to BUILT_IN_TYPE
Issue -
State: open - Opened by ima9dan over 3 years ago
#172 - Increase query resolver's function arguments: 9 to 19
Pull Request -
State: open - Opened by ima9dan over 3 years ago
- 1 comment
#171 - Add extensions field to error response
Pull Request -
State: open - Opened by ima9dan over 3 years ago
- 2 comments
#170 - Ktor native server support
Issue -
State: open - Opened by ESchouten almost 4 years ago
#169 - Ktor Feature: Exceptions throw in a DataProperty loader or accessRule are not caught
Issue -
State: open - Opened by zypus almost 4 years ago
#168 - Generic property creation
Pull Request -
State: closed - Opened by zypus almost 4 years ago
- 2 comments
#167 - add configuration to disable instrospection
Pull Request -
State: closed - Opened by brunnogrillo almost 4 years ago
- 2 comments
#166 - Add extensions-Field to GraphQLError.kt
Pull Request -
State: closed - Opened by MaaxGr almost 4 years ago
- 6 comments
#165 - Add Support for GraphQLError-Extension data
Issue -
State: open - Opened by MaaxGr almost 4 years ago
- 3 comments
#164 - Instant date type - no fields are found
Issue -
State: closed - Opened by traic almost 4 years ago
#163 - Added support for differentiating between null and undefined
Pull Request -
State: closed - Opened by Riomhchlaraitheoir almost 4 years ago
#162 - Ktor: Multiple GraphQL Endpoints with seperate schemas
Issue -
State: closed - Opened by MaaxGr almost 4 years ago
- 3 comments
#161 - (Question) Is it possible to set LocalContext for child resolvers?
Issue -
State: open - Opened by abishai almost 4 years ago
- 7 comments
#160 - Correct content type
Pull Request -
State: closed - Opened by ESchouten almost 4 years ago
- 1 comment
#159 - #158 Changed the table name. and Fix sql query
Pull Request -
State: closed - Opened by sugasaki almost 4 years ago
#158 - Example > getTopSightings query Error
Issue -
State: closed - Opened by sugasaki almost 4 years ago
#157 - InputValue KType
Pull Request -
State: closed - Opened by ESchouten about 4 years ago
- 1 comment
#156 - feat(native scalars): Add support for `Short` native kotlin type
Pull Request -
State: closed - Opened by Bertrand about 4 years ago
- 1 comment
#155 - Provide better errors for KType errors
Issue -
State: open - Opened by jeggy about 4 years ago
Labels: enhancement
#154 - "Generic types are not supported by GraphQL"
Issue -
State: open - Opened by Digital-Nomad about 4 years ago
- 2 comments
#153 - Can't open the project properly in kgraphql
Issue -
State: closed - Opened by Digital-Nomad about 4 years ago
- 4 comments
#152 - adding support to render error responses per the graphql spec, closes #68
Pull Request -
State: closed - Opened by drmaas about 4 years ago
- 2 comments
#151 - inputType<>() and Type<>() can not be the same
Issue -
State: open - Opened by VladislavSumin about 4 years ago
- 5 comments
#150 - No lazy coroutines
Pull Request -
State: closed - Opened by jeggy about 4 years ago
#149 - Use new timed auto dispatcher for dataloaders
Pull Request -
State: closed - Opened by jeggy about 4 years ago
#148 - defaultValue is pasted as `toString()` into the schema
Issue -
State: open - Opened by NikkyAI about 4 years ago
- 1 comment
Labels: enhancement
#147 - [Question] How to properly change the default properties of a sealed class?
Issue -
State: open - Opened by NathanPB about 4 years ago
- 1 comment
Labels: question
#146 - Added example: Clean Architecture based backend
Pull Request -
State: closed - Opened by ESchouten about 4 years ago
#145 - Make Context and Execution.Node accessible via Receiver parameter
Issue -
State: open - Opened by NathanPB about 4 years ago
- 2 comments
Labels: enhancement
#144 - KType kotlin.collections.List<*> has no type arguments after update to 0.17.8
Issue -
State: closed - Opened by inaiat about 4 years ago
- 5 comments
#143 - Use correct KType when custom InputValue is provided
Pull Request -
State: closed - Opened by ESchouten about 4 years ago
#142 - [docs] Fix typo in unions.md
Pull Request -
State: closed - Opened by Xapphire13 over 4 years ago
#141 - Fragments on Union types fail
Issue -
State: closed - Opened by tomperi over 4 years ago
- 1 comment
Labels: bug
#140 - Adds returns function to ResolverDSL to allow generic queries
Pull Request -
State: closed - Opened by zypus over 4 years ago
- 2 comments
#139 - Resolver with a lambda which returns a generic
Issue -
State: open - Opened by zypus over 4 years ago
- 6 comments
#138 - Bug - List variables are not converted to the right types.
Issue -
State: closed - Opened by ddelegator over 4 years ago
- 2 comments
#137 - Variables with arrays doesn't work after update
Issue -
State: closed - Opened by jeggy over 4 years ago
- 1 comment
#136 - Configurations are not properly propagated to the schema in the Ktor feature
Issue -
State: closed - Opened by zypus over 4 years ago
- 2 comments
#135 - Enum arrays within variables crashes
Issue -
State: closed - Opened by jeggy over 4 years ago
#134 - Move to MavenCentral
Issue -
State: closed - Opened by jeggy over 4 years ago
- 9 comments
#133 - Fix - Introspecting local functions, lambdas, anonymous functions and…
Pull Request -
State: closed - Opened by berserkore over 4 years ago
#127 - Re-direct kgraphql.in to kgraphql.io
Issue -
State: open - Opened by jeggy over 4 years ago
Labels: enhancement, documentation
#126 - Making more than 1 GraphQL endpoint
Issue -
State: closed - Opened by ggoraa over 4 years ago
- 1 comment
#125 - Ktor IntelliJ plugin has been deprecated
Issue -
State: open - Opened by jeggy over 4 years ago
Labels: documentation
#123 - NullPointerException in FunctionWrapper
Issue -
State: open - Opened by pyricau over 4 years ago
- 4 comments
Labels: bug
#119 - Return union types on query/mutation resolvers
Issue -
State: open - Opened by jeggy over 4 years ago
- 1 comment
Labels: enhancement
#114 - Introspecting local functions, lambdas, anonymous functions and local variables is not yet fully supported in Kotlin reflection
Issue -
State: closed - Opened by berserkore almost 5 years ago
- 5 comments
#113 - Upgrade to Kotlin 1.4
Issue -
State: closed - Opened by jeggy almost 5 years ago
- 3 comments
#107 - Fix for requesting __typename on union fields
Pull Request -
State: closed - Opened by jeggy about 5 years ago
#104 - Provide easy access to context within `dataProperty`
Issue -
State: open - Opened by jeggy about 5 years ago
- 1 comment
Labels: enhancement
#100 - live feedback on query execution state
Issue -
State: open - Opened by jeggy about 5 years ago
Labels: enhancement
#81 - "operationName" should not be part of "variables"
Issue -
State: closed - Opened by FabioGimmillaro over 5 years ago
#74 - Introduce a KGraphQL Kotlin Compiler Plugin
Issue -
State: open - Opened by jeggy over 5 years ago
Labels: enhancement
#72 - Lexer parses only alphabetical characters
Issue -
State: open - Opened by noep over 5 years ago
- 1 comment
Labels: enhancement
#68 - Error handling for mutations
Issue -
State: open - Opened by FabioGimmillaro over 5 years ago
- 7 comments
Labels: enhancement
#54 - Apollo Federation Support
Issue -
State: open - Opened by jeggy almost 6 years ago
- 1 comment
Labels: enhancement
#50 - Better CI Testing environment
Issue -
State: closed - Opened by jeggy about 6 years ago
- 5 comments
#37 - Introduce a ktor feature
Issue -
State: open - Opened by jeggy about 6 years ago
- 10 comments
Labels: enhancement
#14 - Print Schema?
Issue -
State: open - Opened by jeggy about 6 years ago
- 1 comment
Labels: enhancement
#10 - Subscription support
Issue -
State: open - Opened by jeggy about 6 years ago
- 15 comments
Labels: enhancement
#6 - [Idea] Support multi-platform targeting
Issue -
State: open - Opened by jeggy about 6 years ago
- 6 comments
Labels: enhancement