1 Reply
yep! "struct" equals "any struct"
record is "a struct where the module is also an Ash.Resource"
%Ash.CiString{}
is a struct
%MyApp.User{}
is a record%Ash.CiString{}
is a struct
%MyApp.User{}
is a record