agrosner
03/08/2023, 6:44 PMusedCoordinates file that we check into the repo (only code documented functionality). I include this snippet into my schema module:
usedCoordinates("src/main/graphql/$name/used-coordinates.json")
this works to generate the used coordinates for all modules that use it by using the aggregate tasks. however, no __Schema nor __CustomScalarAdapters file is generated. Is there something I need to do?agrosner
03/08/2023, 6:45 PMname is the service name