You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(* .. other stuff .. *)[<Generator.FlinkFields "flink-fields">]typeEmployee={
Id:Guid
Name:string
Department:Department
Contract:Contract}(* bottom of the file - here I want to append the generated code *)
The text was updated successfully, but these errors were encountered:
Whats needed in order to enable inline code generation?
With the configuration from below
Types.fs
gets overwritten.myriad.toml
project.fsproj
Types.fs
The text was updated successfully, but these errors were encountered: