Open jackfirth opened 4 years ago
It's not obvious when to use rebellion/collection/record v.s. rebellion/type/record. The docs for rebellion/collection/record should suggest using rebellion/type/record instead when you know the field names at compile time.
rebellion/collection/record
rebellion/type/record
Came up in a Slack conversation.
It's not obvious when to use
rebellion/collection/record
v.s.rebellion/type/record
. The docs forrebellion/collection/record
should suggest usingrebellion/type/record
instead when you know the field names at compile time.Came up in a Slack conversation.