Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dryerjs/dryerjs

The fastest way to build a GraphQL API with NestJS and Mongoose
https://github.com/dryerjs/dryerjs

fix: typo issue

vanpho93 opened this pull request 4 months ago
fix: circular issue

vanpho93 opened this pull request 4 months ago
fix: missing transform inside create within

vanpho93 opened this pull request 4 months ago
Transform does not work with sub model inside "create within"

vanpho93 opened this issue 6 months ago
Misread object ids on create x inside y

vanpho93 opened this issue 6 months ago
fix: export graphql-type-json

vanpho93 opened this pull request 10 months ago
GraphQLError: Cannot convert undefined or null to object

vanpho93 opened this issue 10 months ago
fix: typeFunc should work as an array as well

vanpho93 opened this pull request 10 months ago
feat: add QueryContext

vanpho93 opened this pull request 10 months ago
fix: prevent duplicated input filter type name

vanpho93 opened this pull request 10 months ago
fix: issue with has own property

vanpho93 opened this pull request 11 months ago
fix: findOne query name

vanpho93 opened this pull request 11 months ago
fix: update input id should be required

vanpho93 opened this pull request 11 months ago
fix: incorrect hook order

vanpho93 opened this pull request 12 months ago
fix: missing id false for embedded

vanpho93 opened this pull request 12 months ago
fix: id should be object id

vanpho93 opened this pull request 12 months ago
feat: accept def as name string

vanpho93 opened this pull request 12 months ago
feat: move all resolver configs into definitions

vanpho93 opened this pull request 12 months ago
feat: remove deprecated features

vanpho93 opened this pull request 12 months ago
feat: new hooks

vanpho93 opened this pull request 12 months ago
Hook v2 - similar handler as event emitter

vanpho93 opened this issue almost 1 year ago
Paginate Configuration - limit and page

vanpho93 opened this issue about 1 year ago
fix: build with comments to show deprecated

vanpho93 opened this pull request about 1 year ago
feat: ability to add providers and imports

vanpho93 opened this pull request about 1 year ago
feat: separate resolver decorators

vanpho93 opened this pull request about 1 year ago
Separate resolverDecorators out of model definition

vanpho93 opened this issue about 1 year ago
fix: export hooks

vanpho93 opened this pull request about 1 year ago
fix: using nest common errors

vanpho93 opened this pull request about 1 year ago
feat: expose model from base service

vanpho93 opened this pull request about 1 year ago
fix: convert id on sub schema

vanpho93 opened this pull request about 1 year ago
fix: id as object id

vanpho93 opened this pull request about 1 year ago
fix: missing export for DRYER_MODULE_OPTIONS

vanpho93 opened this pull request about 1 year ago
fix: remove logs and new methods

vanpho93 opened this pull request about 1 year ago
test: use base model inside a function

vanpho93 opened this pull request about 1 year ago
#284 fix/filter and sort by id

phuvinhbmt opened this pull request about 1 year ago
fix: base class issue

vanpho93 opened this pull request about 1 year ago
fix: has one should be nullable

vanpho93 opened this pull request about 1 year ago
feat: find one without throwing

vanpho93 opened this pull request about 1 year ago
Provide no _id option for embedded

vanpho93 opened this issue about 1 year ago
Add findOne without throwing

vanpho93 opened this issue about 1 year ago
Id inside events are string instead of objectId

vanpho93 opened this issue about 1 year ago
Unable to filter or sort by id

vanpho93 opened this issue about 1 year ago
From base class issue

vanpho93 opened this issue about 1 year ago
test: Increase inspect test coverage

phuvinhbmt opened this pull request about 1 year ago
fix: bug when has multiple belongs to

vanpho93 opened this pull request about 1 year ago
Cannot has more than one BelongsTo per model

vanpho93 opened this issue about 1 year ago
chore: add x-dryerjs-api-key for dev env

vanpho93 opened this pull request about 1 year ago
refactor: update some small test case

vanpho93 opened this pull request about 1 year ago
ci: deploy to gcp cloud run

vanpho93 opened this pull request about 1 year ago
test: update deep embedded

phuvinhbmt opened this pull request about 1 year ago
ci: Add deploy yaml

vanpho93 opened this pull request about 1 year ago
refactor: use dryerjs on src

vanpho93 opened this pull request about 1 year ago
refactor: rename some collections

vanpho93 opened this pull request about 1 year ago
refactor: Transform cause _id mess up

vanpho93 opened this pull request about 1 year ago
Different between e2e and debug setup

vanpho93 opened this issue about 1 year ago
fix: id errors on embedded

vanpho93 opened this pull request about 1 year ago
fix: throw error when define id with string

gibanguyen opened this pull request about 1 year ago
Create FUNDING.yml

vanpho93 opened this pull request about 1 year ago
test: fix typo of old naming in test

phuvinhbmt opened this pull request about 1 year ago
@Id() with string should throw error

vanpho93 opened this issue about 1 year ago
fix: change shouldApplyForContext signature

vanpho93 opened this pull request about 1 year ago
fix: default value for allow apis

vanpho93 opened this pull request about 1 year ago
fix: exclude beforeReadFilter for write

vanpho93 opened this pull request about 1 year ago
feat: should apply for context and more hooks

vanpho93 opened this pull request about 1 year ago
fix: Add timestamp to definition

vanpho93 opened this pull request about 1 year ago
chore: make getting started simpler

vanpho93 opened this pull request about 1 year ago
test: add test on verify update remove embedded result

luongtrieuvy202 opened this pull request about 1 year ago
fix: schema customizable

vanpho93 opened this pull request about 1 year ago
fix: typo on test cause drop on coverage

vanpho93 opened this pull request about 1 year ago
test: Rename properties in author.ts for less confusion

phuvinhbmt opened this pull request about 1 year ago
test: check remove and update embedded work

luongtrieuvy202 opened this pull request about 1 year ago
fix: repo field

vanpho93 opened this pull request about 1 year ago
fix: adding export for base service

vanpho93 opened this pull request about 1 year ago
fix: missing paginated model

vanpho93 opened this pull request about 1 year ago
fix: missing export for default hook

vanpho93 opened this pull request about 1 year ago
fix: cspell ignore

vanpho93 opened this pull request about 1 year ago
feat: override embedded

vanpho93 opened this pull request about 1 year ago
Make sure transform works well on output

vanpho93 opened this issue about 1 year ago
Transform cause _id mess up

vanpho93 opened this issue about 1 year ago
feat: transform when response

vanpho93 opened this pull request about 1 year ago
Add check for remove embedded / update embedded after response

vanpho93 opened this issue about 1 year ago
Update deep for embedded

vanpho93 opened this issue about 1 year ago
fix: serveral small fixes

vanpho93 opened this pull request about 1 year ago
docs: missing install step

vanpho93 opened this pull request about 1 year ago
chore: export hook types

vanpho93 opened this pull request about 1 year ago
Clean up README.md

vanpho93 opened this issue about 1 year ago
Custom Embedded db / types

vanpho93 opened this issue about 1 year ago
Events

vanpho93 opened this issue about 1 year ago
fix: wrong function call and e2e for bulk error handler

luongtrieuvy202 opened this pull request about 1 year ago
fix: More options for embedded

tuanvu0995 opened this pull request about 1 year ago
Export hook types and transform output

vanpho93 opened this issue about 1 year ago
test: add e2e skip hooks default

luongtrieuvy202 opened this pull request about 1 year ago
fix: missing handler for ref many

vanpho93 opened this pull request about 1 year ago
Add e2e for bulk error handler

vanpho93 opened this issue about 1 year ago
Add e2e for #229

vanpho93 opened this issue about 1 year ago
Internal server error handler

vanpho93 opened this issue about 1 year ago
Add beforeUpdate + beforeCreate check for referencesMany

vanpho93 opened this issue about 1 year ago
feat: add Index decorator

vanpho93 opened this pull request about 1 year ago
Index decorator

vanpho93 opened this issue about 1 year ago
Authentication for generated embedded apis

vanpho93 opened this issue about 1 year ago