tim loewel
11/05/2017, 4:02 PMLocation or Address? Do I need a new type for every field? Like UserAddress that has a pointer back to the user and CompanyAddress that has a pointer back to the company? That seems very tedious? And how would I then query all addresses? Do I have to join queries to all possible different address types?