Skip to content

includeQueries and other include options not working #856

Description

@JokaJukka

Hey there,
I'm trying to use the codegen on a Gitlab's GQL schema, which is quite large (~1MB). In the docs you provide a guide on how to reduce code generation only on needed queries, subscriptions etc.; however it seems like the options do nothing.

I'm providing a sample repo in which I'm able to replicate locally the problem; when you examine the types/Query.kt file, it contains all queries, although in the build.gradle.kts file I've set includeQueries = mutableListOf("timelogs").

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions