Hi @smutel
could you tell us a bit more about the use case and/or what’s the type of the field in question?
Generally speaking this sounds like a good use case for TypeSet (where ordering doesn’t matter), while you seem to be using TypeList (where ordering matters).