Stylianos Gakis
07/15/2024, 12:43 PMapollo {
service("octopus") {
packageName.set("octopus")
dependsOn(projects.ourSchemaModule, bidirectional = true)
}
}
in their gradle configuration along with applying the apollo gradle plugin.
Is this warning there because I am misconfiguring something else, or just that it's tricky to exclude these from this check and to differentiate them from the schema module?bod
07/15/2024, 12:45 PMStylianos Gakis
07/15/2024, 12:48 PMStylianos Gakis
07/15/2024, 12:48 PMbod
07/15/2024, 12:48 PMStylianos Gakis
07/15/2024, 12:52 PM