lolopinto / ent

MIT License
52 stars 6 forks source link

fix graphql imports for custom files #1775

Closed lolopinto closed 9 months ago

lolopinto commented 9 months ago

we were not being consistent with when to use relative types or absolute paths

use absolute paths and depend on downstream code to convert to relative paths