TriPSs / nestjs-query

Easy CRUD for GraphQL.
https://tripss.github.io/nestjs-query/
MIT License
164 stars 46 forks source link

Issue-297-query-deleted-relations #306

Closed GP4cK closed 1 month ago

GP4cK commented 1 month ago

Adds the ability to fetch soft deleted relations.

Closes #297

nx-cloud[bot] commented 1 month ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b5999b8394f03facf03a24a951f383fabe0a2749. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets - [`nx run-many --target=test --all`](https://cloud.nx.app/runs/lPin4fnmvE?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=e2e --all`](https://cloud.nx.app/runs/LYNZnc30Dz?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --all`](https://cloud.nx.app/runs/VeZmdHp4lC?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=lint --all`](https://cloud.nx.app/runs/6wabK1kPI5?utm_source=pull-request&utm_medium=comment) - [`nx run workspace:version`](https://cloud.nx.app/runs/0zWgb3pkUB?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

GP4cK commented 1 month ago

Hey @TriPSs, when do you think you'll be publishing a new version?

TriPSs commented 1 month ago

@GP4cK let me quickly finish #289, then I will release new one.