TriPSs / nestjs-query

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

docs: Add missing comma in code sample #266

Closed ValentinVignal closed 3 months ago

ValentinVignal commented 3 months ago

Fixes https://github.com/TriPSs/nestjs-query/issues/265

nx-cloud[bot] commented 3 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9085045f910f841a1255be6aee86953fc87147d8. 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=e2e --all`](https://cloud.nx.app/runs/Z97xUvEKXs?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --all`](https://cloud.nx.app/runs/vaHUEEWSRZ?utm_source=pull-request&utm_medium=comment) - [`nx run workspace:version`](https://cloud.nx.app/runs/aDltUIAJfD?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=lint --all`](https://cloud.nx.app/runs/8WAArTP8Zr?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=test --all`](https://cloud.nx.app/runs/HB4Xb6QSEj?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

TriPSs commented 3 months ago

Thanks