mdthompson-helium
mdthompson-helium
pubtypes generates a public struct but its fields are all private if the fields in the .esdl are lower case. Is best practice to name those fields so they will...
> Yes. In EdgeQL it is possible to have both a `Name` and a `name` property in a shape/type. Because of this the default behavior is to preserved field names...
@keyneston This is not due to a bug in huh but rather a problem with `Init()` from Model not being called. I don't think this would be considered best practice...