Ecosyste.ms: OpenCollective

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

github.com/graphql-compose/graphql-compose-mongoose

Mongoose model converter to GraphQL types with resolvers for graphql-compose https://github.com/nodkz/graphql-compose
https://github.com/graphql-compose/graphql-compose-mongoose

addRelation function do not support nested paths

grinsteindavid opened this issue about 2 months ago
`sort` enum arg is being passed in as empty object

melpicazo opened this issue 3 months ago
resolvers skip asynchronous validators

m-lyon opened this issue 6 months ago
Projection on addRelation not working for Discriminators

danimayfield opened this issue 7 months ago
Incompatible with mongoose 8

bmrinal opened this issue 12 months ago
Update mongoose 8

meabed opened this pull request 12 months ago
build(deps-dev): bump graphql from 16.6.0 to 16.8.1

dependabot[bot] opened this pull request about 1 year ago
Provide collection name from request

chernov-av opened this issue about 1 year ago
build(deps): bump mongodb from 4.14.0 to 4.17.1

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump mongoose from 7.0.0 to 7.3.3

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump semver from 6.3.0 to 6.3.1

dependabot[bot] opened this pull request over 1 year ago
Array items are generated as optional

prbxr opened this issue over 1 year ago
chore: update release config

meabed opened this pull request over 1 year ago
build(deps): bump ansi-regex from 5.0.0 to 5.0.1

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump minimist from 1.2.5 to 1.2.8

dependabot[bot] opened this pull request over 1 year ago
chore: fix mongoose 7 compatibility

meabed opened this pull request over 1 year ago
Mongoose 7 issue ( graphql type and doc validate )

meabed opened this issue over 1 year ago
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request over 1 year ago
Type 'Cat' is not assignable to type 'Document<any, any, any>'

alexneo2003 opened this issue almost 2 years ago
build(deps): bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump qs from 6.5.2 to 6.5.3

dependabot[bot] opened this pull request almost 2 years ago
Fix typos

lihail-melio opened this pull request almost 2 years ago
Preserve the array order when using findbyIds

susyabashti opened this issue about 2 years ago
Update 9.0.0.md

andreygold opened this pull request about 2 years ago
Fix issue #415: removeMany should not throw an error if deleteCount equal 0

francois-spectre opened this pull request about 2 years ago
removeMany throw an error if no items to delete with mongoose v6

francois-spectre opened this issue about 2 years ago
graphql-compose-mongoose with Typescript without extending Document

fotAlat opened this issue about 2 years ago
build(deps-dev): bump mongoose from 6.1.2 to 6.4.6

dependabot[bot] opened this pull request about 2 years ago
Unable to use _operator while filtering a connection

ziedHamdi opened this issue about 2 years ago
Inconsistency with mongoose custom types

Zleub opened this issue over 2 years ago
feat: Introduce subscription resolvers using Mongoose Watch

nodkz opened this issue over 2 years ago
Relation detection

maheraldous opened this issue over 2 years ago
build(deps-dev): bump semantic-release from 18.0.1 to 19.0.3

dependabot[bot] opened this pull request over 2 years ago
build(deps): bump semver-regex from 3.1.3 to 3.1.4

dependabot[bot] opened this pull request over 2 years ago
build(deps): bump node-fetch from 2.6.1 to 2.6.7

dependabot[bot] opened this pull request over 2 years ago
beforeRecordMutate not firing

ulziibadrakh-p opened this issue over 2 years ago
Update Test for Issue 376 to Produce Error

brianlenz opened this pull request over 2 years ago
Array field UpdateMany - $set as object instead of $push array

meabed opened this issue over 2 years ago
Unable to compose schema for discriminator with index

noseworthy opened this issue over 2 years ago
build(deps): bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request over 2 years ago
Correct error handling in mutations

zhulduz opened this issue over 2 years ago
Can't filter response by fields

lfaz opened this issue over 2 years ago
how to define "Upload" type

lewatt23 opened this issue over 2 years ago
Model name with dot not working

rombar86 opened this issue over 2 years ago
Second arg for Resolver xxx should be instance of ObjectTypeComposer

michaelwclark opened this issue almost 3 years ago
Using Mongo's positional operator ($) in update mutations

LeoDupont opened this issue almost 3 years ago
ApolloServer Context Help with addRelation using mongooseResolvers DataLoader

MasterWorksHappy opened this issue almost 3 years ago
Validations are unable to return proper error messages with graphql v16

jeanlescure opened this issue almost 3 years ago
Fields on _operators are lost on child resolvers when using discriminators

tatejones opened this pull request almost 3 years ago
How do I properly addRelations to multiple nested ids for objects?

bdanzer opened this issue about 3 years ago
Generate Upsert Resolvers

dannydi12 opened this issue about 3 years ago
Use union types for indexed filter inputs with operators

murillo128 opened this issue about 3 years ago
Having trouble enabling operators

halindraprakoso opened this issue about 3 years ago
New feature Request: To allow null, string in Enum

benny1hk opened this pull request about 3 years ago
build(deps): bump tmpl from 1.0.4 to 1.0.5

dependabot[bot] opened this pull request about 3 years ago
build(deps): bump semver-regex from 3.1.2 to 3.1.3

dependabot[bot] opened this pull request about 3 years ago
Filtering Dates with _operators

MasterWorksHappy opened this issue about 3 years ago
Missing fields from projection in addRelation

trollcus opened this issue about 3 years ago
wrapResolverResolve does not work with composeMongoose

rafaneri opened this issue about 3 years ago
Update DiscriminatorTypeComposer.ts

claycoleman opened this pull request about 3 years ago
Add compatability with mongoose v6

nodkz opened this pull request about 3 years ago
docs: document rp.beforeQuery

canac opened this pull request about 3 years ago
Current version incompatible with mongoose v6

JacquesLoubser opened this issue about 3 years ago
addRelation: projection not working as expected (with Federation)

ddezoysa opened this issue about 3 years ago
Export return type of `composeMongoose`

canac opened this pull request about 3 years ago
Field not available in filter for obscure reasons

ziedHamdi opened this issue about 3 years ago
fix(discriminator): resolved issue with Model type

Oluwatemilorun opened this pull request about 3 years ago
Example for proper definition of addResolver with typescript and v9.x.x

sajadghawami opened this issue about 3 years ago
Use `setRecordIdFn` to override default `_id` generation behavior?

dannydi12 opened this issue about 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request about 3 years ago
How to disable recursive filtering?

tasoskakour opened this issue about 3 years ago
build(deps): bump tar from 4.4.13 to 4.4.15

dependabot[bot] opened this pull request about 3 years ago
Resolvers Not Populating "source" when using TypeGoose

litewarp opened this issue about 3 years ago
"Discriminator Key not Set" error with descriminatorKey set in the schema

brunomptavares opened this issue over 3 years ago
build(deps): bump y18n from 3.2.1 to 3.2.2

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump lodash from 4.17.20 to 4.17.21

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
How to implement caching properly?

Mokin711 opened this issue over 3 years ago
Embedded Discriminators

visualiz3 opened this issue over 3 years ago
Add relation to nested ObjectID array

pixel-mattp opened this issue over 3 years ago
build(deps): bump normalize-url from 5.3.0 to 5.3.1

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump glob-parent from 5.1.1 to 5.1.2

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump trim-newlines from 3.0.0 to 3.0.1

dependabot[bot] opened this pull request over 3 years ago
update Mutation: push to Array instead of replacing it.

riggedCoinflip opened this issue over 3 years ago
Extend intro README.md code example with basic usage demo (ref #330).

sgpinkus opened this pull request over 3 years ago
[WIP] - Feature: Discriminator Support on composeMongoose

jhbuchanan45 opened this pull request over 3 years ago
Problem with mongooseResolvers generics

DeveloperRic opened this issue over 3 years ago