Amin Ghadersohi

Results 5 issues of Amin Ghadersohi

I have been using this library for a project and its great so far, however it seems there should also be a class for relay ClientIDMutations. Is this on the...

:eyes: more info needed

Is there anything on the roadmap to create a class similar to SQLAlchemyObjectType but for mutations that would take a model in its Input and automatically create a graphene.Mutation subclass...

Is there a recommended Convertor for Retrofit for the generated Kotlin code?

enhancement

Exception in thread "main" java.lang.IllegalStateException: Config file does not exist (gitquery.yml) at com.tinder.gitquery.core.config.GitQueryConfig$Companion.load(GitQueryConfig.kt:124) at com.tinder.gitquery.cli.GitQueryCli.run(GitQueryCli.kt:104) at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:171) at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:16) at com.github.ajalt.clikt.core.CliktCommand.parse(CliktCommand.kt:395) at com.github.ajalt.clikt.core.CliktCommand.parse$default(CliktCommand.kt:392) at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:410) at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:435) at com.tinder.gitquery.cli.GitQueryCliKt.main(GitQueryCli.kt:137)