Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / graphql-compose/graphql-compose issues and pull requests
#410 - ci: update nodejs matrix
Pull Request -
State: closed - Opened by nodkz about 1 month ago
#409 - addFilterArg does not work when using AND/OR/_operators
Issue -
State: open - Opened by seansabour 4 months ago
#408 - fix: handle scalar arguments with object default values
Pull Request -
State: closed - Opened by ardatan 10 months ago
- 2 comments
Labels: released
#407 - Arguments with JSON scalar type cannot have object default values.
Issue -
State: closed - Opened by ardatan 10 months ago
- 1 comment
Labels: released
#406 - Typo in exists error message
Issue -
State: open - Opened by mjfwebb almost 2 years ago
#405 - Subscription.greet field resolver must be a function if provided
Issue -
State: open - Opened by mishushakov almost 2 years ago
#404 - Duplicate "graphql" modules when using with `graphql-yoga`
Issue -
State: closed - Opened by mishushakov almost 2 years ago
- 2 comments
#403 - Choose a more modern build target than... ES3
Issue -
State: open - Opened by toverux almost 2 years ago
#402 - build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#401 - 'RangeError: TypeError[Query.placeQuery]: Maximum call stack size exceeded' from 'misc.js inspectObject(value)'
Issue -
State: open - Opened by Kosama-droid about 2 years ago
#400 - build(deps): bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#399 - build(deps): bump qs from 6.5.2 to 6.5.3
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#398 - fix: add back `graphql` peer dependency
Pull Request -
State: closed - Opened by mhassan1 over 2 years ago
- 4 comments
Labels: released
#397 - Missing `graphql` peer dependency
Issue -
State: closed - Opened by mhassan1 over 2 years ago
#396 - ObjectTypeComposerRelationOptsWithResolver: 'TArgs' does not satisfy the constraint 'Record<string, any>'
Issue -
State: closed - Opened by Warggr over 2 years ago
- 1 comment
#395 - Request to extend possible date formats
Issue -
State: open - Opened by bouhass over 2 years ago
#394 - Unable to remove directive from ObjectTypeComposer
Issue -
State: open - Opened by ris314 over 2 years ago
- 3 comments
#393 - Type kind "SchemaExtension" not supported while trying to extend schema
Issue -
State: open - Opened by MDrooker over 2 years ago
- 2 comments
#392 - Convert graphql filter to mongoose filter.
Issue -
State: open - Opened by dpanda-hv over 2 years ago
- 1 comment
#391 - Replace Node.js specific util.inspect
Pull Request -
State: closed - Opened by ardatan over 2 years ago
- 3 comments
Labels: released
#390 - correct spelling error in Quick Start Guide
Pull Request -
State: closed - Opened by jmcmichael over 2 years ago
- 2 comments
Labels: released
#389 - build(deps-dev): bump semantic-release from 18.0.1 to 19.0.3
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#388 - Question- Postgresql Type Generator
Issue -
State: open - Opened by MDrooker over 2 years ago
- 3 comments
#387 - build(deps): bump semver-regex from 3.1.3 to 3.1.4
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#386 - build(deps): bump node-fetch from 2.6.6 to 2.6.7
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#385 - Change the structure of the relation resolver
Pull Request -
State: closed - Opened by Resousse almost 3 years ago
- 2 comments
#384 - Best Practice to implement nested errors?
Issue -
State: open - Opened by Resousse almost 3 years ago
#383 - Breaking change introduced in 9.0.8
Issue -
State: open - Opened by disintegrator almost 3 years ago
#382 - addRelation: projection is being ignored
Issue -
State: open - Opened by brianlenz almost 3 years ago
- 3 comments
#381 - ability to pass Internal and External types into Scalar
Pull Request -
State: closed - Opened by bukhalo almost 3 years ago
- 2 comments
Labels: released
#380 - No way to pass internal and external types into Scalar with `createScalarTC` method
Issue -
State: closed - Opened by bukhalo almost 3 years ago
- 1 comment
Labels: released
#379 - (docs:correction) - Updates the typo in representation over plural forms
Pull Request -
State: closed - Opened by riginoommen almost 3 years ago
- 3 comments
Labels: released
#378 - Can i implement with graphql shield ?
Issue -
State: open - Opened by silvesterwali almost 3 years ago
- 1 comment
#377 - (docs) - Updated the type error in the docs
Pull Request -
State: closed - Opened by riginoommen almost 3 years ago
- 2 comments
Labels: released
#376 - Can we use this graphql compose for building an interface for mongodb for the datalake any thoughts?
Issue -
State: open - Opened by riginoommen almost 3 years ago
- 1 comment
#375 - Is it possible to generate the types with the Native MongoClient with nodeJS
Issue -
State: closed - Opened by riginoommen almost 3 years ago
- 1 comment
#374 - v9.0.6 / v9.0.7 build error - Type 'GraphQLScalarType' is not generic
Issue -
State: open - Opened by arimus about 3 years ago
- 4 comments
#373 - fix: don't try to instantiate GraphQLType when getting name of named type composer
Pull Request -
State: closed - Opened by pieh about 3 years ago
- 2 comments
Labels: released
#372 - getComposeTypeName: issue with reported error when misc.inspect itself throws an error
Issue -
State: closed - Opened by kije about 3 years ago
- 2 comments
Labels: released
#371 - One of the provided types for building the Schema is missing a name
Issue -
State: open - Opened by thelinuxlich about 3 years ago
- 6 comments
#370 - Error when using GraphQLUpload from graphql-upload
Issue -
State: open - Opened by rafaneri about 3 years ago
- 4 comments
#369 - Point release to resolve `object-path` security alerts
Issue -
State: closed - Opened by aaronadamsCA about 3 years ago
- 2 comments
Labels: released
#368 - Is there a way to catch the result of a query with relations after they're resolved?
Issue -
State: open - Opened by tonyketcham about 3 years ago
- 3 comments
#367 - correct UnionTypeComposerDefinition type
Pull Request -
State: closed - Opened by tonyhallett over 3 years ago
- 2 comments
Labels: released
#366 - Typescript change
Issue -
State: closed - Opened by tonyhallett over 3 years ago
- 3 comments
Labels: released
#365 - Something weird with buildSchema and toSDL after using addTypeDefs
Issue -
State: open - Opened by isterin over 3 years ago
#364 - fix Typemapper.makeSchemaDef for input types
Pull Request -
State: closed - Opened by tonyhallett over 3 years ago
- 3 comments
#363 - Typemapper.makeSchemaDef, for input types, does not create field config defaultValue from AST
Issue -
State: closed - Opened by tonyhallett over 3 years ago
- 3 comments
#362 - Fix graphqlHTTP import in doc example
Pull Request -
State: closed - Opened by micheljung over 3 years ago
- 2 comments
Labels: released
#361 - bad link on https://graphql-compose.github.io/
Issue -
State: closed - Opened by tonyhallett over 3 years ago
- 1 comment
#360 - Add a dependency for graphql
Issue -
State: closed - Opened by YizYah over 3 years ago
- 2 comments
#359 - Need example Interface and Union
Issue -
State: open - Opened by rifton007 over 3 years ago
#358 - Arguments set in wrapResolve are not cleared after request
Issue -
State: closed - Opened by amylashley over 3 years ago
- 2 comments
#357 - How to get a Nested Field and make it Non Plural (without mutating the original TC)?
Issue -
State: closed - Opened by tasoskakour over 3 years ago
- 1 comment
#356 - build(deps): bump object-path from 0.11.7 to 0.11.8
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#355 - build(deps): bump semver-regex from 3.1.2 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 3 comments
Labels: released, dependencies
#354 - Question-Adding Custom Params to Middleware
Issue -
State: closed - Opened by MDrooker over 3 years ago
- 2 comments
#353 - build(deps): bump dot-prop from 4.2.0 to 4.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#352 - build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#351 - How to retrive an argument of field in a resolver ?
Issue -
State: closed - Opened by rifton007 over 3 years ago
- 2 comments
#350 - build(deps): bump object-path from 0.11.5 to 0.11.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 3 comments
Labels: dependencies
#349 - build(deps): bump tar from 4.4.13 to 4.4.19
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#348 - build(deps): bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#347 - build(deps): bump tar from 4.4.13 to 4.4.15
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#346 - How does to return empty Array instead null
Issue -
State: closed - Opened by rifton007 over 3 years ago
#345 - How create reuse resolvers
Issue -
State: closed - Opened by rifton007 over 3 years ago
- 3 comments
#344 - fix(docs): composeMongooseDiscriminators -> composeWithMongooseDiscriminators
Pull Request -
State: closed - Opened by varjmes over 3 years ago
- 2 comments
Labels: released
#343 - build(deps): bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#342 - build(deps): bump normalize-url from 5.1.0 to 5.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#341 - build(deps): bump trim-newlines from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#340 - Modify output of mongooseResolvers
Issue -
State: closed - Opened by dan-cooke over 3 years ago
- 2 comments
#339 - Refactor Directives, type construction, compatibility with graphql@16
Pull Request -
State: closed - Opened by nodkz over 3 years ago
- 2 comments
Labels: released
#338 - build(deps): bump ws from 7.3.1 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: released, dependencies
#337 - Resolver of a nested Type is not triggered.
Issue -
State: open - Opened by rifton007 over 3 years ago
- 1 comment
#336 - Can't import the named export 'GraphQLJSON' from non EcmaScript module (only default export is available)
Issue -
State: open - Opened by alex-gopuff almost 4 years ago
- 1 comment
#335 - test: add broken test for testing Junit
Pull Request -
State: closed - Opened by nodkz almost 4 years ago
- 2 comments
Labels: released
#334 - v8 breaks `GraphQLJSON` usage in `createObjectTC`
Issue -
State: closed - Opened by rijkvanzanten almost 4 years ago
- 5 comments
#333 - build(deps): bump handlebars from 4.7.6 to 4.7.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: released, dependencies
#332 - feat(toSDL): allow custom sorting and sorting by entity types
Pull Request -
State: closed - Opened by rhengles almost 4 years ago
- 7 comments
Labels: released
#331 - Publish v8.0.0 (codebase migration from Flowtype to Typescript)
Pull Request -
State: closed - Opened by nodkz almost 4 years ago
- 1 comment
Labels: released
#330 - Grammar and syntax improvements
Pull Request -
State: closed - Opened by 0biWanKenobi almost 4 years ago
- 3 comments
Labels: released, released on @alpha
#329 - Improve language and grammar
Pull Request -
State: closed - Opened by 0biWanKenobi almost 4 years ago
- 3 comments
Labels: released, released on @alpha
#328 - Improved quickstart
Pull Request -
State: closed - Opened by 0biWanKenobi almost 4 years ago
- 3 comments
Labels: released, released on @alpha
#327 - Codebase migration to TypeScript
Pull Request -
State: closed - Opened by nodkz almost 4 years ago
- 2 comments
Labels: released on @alpha
#326 - Improve the documentation
Issue -
State: closed - Opened by rifton007 almost 4 years ago
- 2 comments
#325 - build(deps): bump ssri from 6.0.1 to 6.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 3 comments
Labels: released, dependencies
#323 - How to use InputTypeComposer
Issue -
State: open - Opened by palmerjoss almost 4 years ago
- 4 comments
#322 - Give TC.addResolver the subscribe option for subscriptions
Issue -
State: closed - Opened by 3hx almost 4 years ago
- 2 comments
#321 - build(deps): bump y18n from 3.2.1 to 3.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: released, dependencies
#320 - fix: update .d.ts for InterfaceTypeComposer
Pull Request -
State: closed - Opened by vladar almost 4 years ago
- 3 comments
Labels: released
#319 - Memoize type.getFields in ObjectTypeComposer.js?
Issue -
State: closed - Opened by KyleAMathews almost 4 years ago
- 17 comments
#318 - feat: allow skipping unions when building input types
Pull Request -
State: closed - Opened by vladar about 4 years ago
- 2 comments
Labels: released
#317 - Directive "@deprecated" for arguments in SDL is ignored
Issue -
State: closed - Opened by vladar about 4 years ago
- 3 comments
Labels: released
#316 - perf: optimize expensive .find() calls within loops
Pull Request -
State: closed - Opened by vladar about 4 years ago
- 2 comments
Labels: released
#314 - Fields defined as thunk with arguments causes stack overflow
Issue -
State: closed - Opened by vladar about 4 years ago
- 2 comments
Labels: released
#310 - updateById: expects record but I want to update one field
Issue -
State: open - Opened by nsursock about 4 years ago
- 1 comment
#306 - Document what non-directive extensions actually are
Issue -
State: closed - Opened by wheresrhys about 4 years ago
- 2 comments
Labels: released
#304 - Rest tc resolver added as relation to mongo tc is called with wrong spec
Issue -
State: open - Opened by oklas about 4 years ago
- 7 comments
#280 - Introspection query fails on field arg with defaultValue from enum with internal values
Issue -
State: closed - Opened by CodeProKid over 4 years ago
- 3 comments
#214 - Trying to use ApolloFederation..
Issue -
State: open - Opened by MDrooker over 5 years ago
- 36 comments