wesleyyoung / perch-query-builder

Dynamically build TypeORM queries based on GraphQL queries for NestJS and TypeORM
GNU General Public License v3.0
45 stars 9 forks source link

fix: allows to use entities with fields that do not belong to the table #5

Closed brunovigano closed 3 years ago

brunovigano commented 3 years ago

4

wesleyyoung commented 3 years ago

Thankyou! I will pull it down and test this afternoon. I really need to implement some automated testing...