argument :items, {:array, :map}, allow_nil?: false
change manage_relationship(:items, type: :create)
change fn changeset, _context ->
# How can I read the final items?
end)
argument :items, {:array, :map}, allow_nil?: false
change manage_relationship(:items, type: :create)
change fn changeset, _context ->
# How can I read the final items?
end)