- Clean up the query to include killing the returnSpaceObjDto
- returnSpaceObjDto is used 4x times, but the other calls are incredibly small requests that don’t need the full spaceObj
- Make returnSpaceCardDto as most the requests for returnSpaceObjectDto only need card data
- Replace PUBLIC with PRIVATE