Is your feature request related to a problem? Please describe.
I have a project with a lot of places that uses id as string, but gengen generates id as Guid model.
By these reason for using of generator i should make a lot of changes in my code for properly compilation without errors.
Describe the solution you'd like
I offer to add a new option that will switch generation of guid to string
Is your feature request related to a problem? Please describe. I have a project with a lot of places that uses id as string, but gengen generates id as Guid model. By these reason for using of generator i should make a lot of changes in my code for properly compilation without errors.
Describe the solution you'd like I offer to add a new option that will switch generation of guid to string