Rename resolver files from dot to underscore separation

Change gqlgen filename_template from {name}.resolvers.go to
{name}_resolvers.go across all three APIs for consistent Go naming.

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-04-14 18:46:03 +04:00
parent 2e5b8b20ae
commit 7fb19a63d9
46 changed files with 4 additions and 4 deletions