Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ExpediaGroup/graphql-component issues and pull requests

#107 - Configure Renovate

Pull Request - State: open - Opened by renovate[bot] 7 months ago

#106 - Update @graphql-tools/utils dependency

Pull Request - State: closed - Opened by gky99 8 months ago

#105 - Update graphql dependency for apollo server upgrade

Pull Request - State: closed - Opened by gky99 8 months ago - 2 comments

#104 - Use Node 18 on publish workflow

Pull Request - State: closed - Opened by mdoleh 11 months ago

#103 - [SPXCORE-19] Upgrade federation for Node 18 compatibility

Pull Request - State: closed - Opened by mdoleh 11 months ago

#99 - VPRAB-3842: use newer graphql-tools dependency

Pull Request - State: closed - Opened by logovaser about 2 years ago - 6 comments

#98 - Schema pruning update

Pull Request - State: closed - Opened by tlivings over 2 years ago

#97 - Fixed various typing errors

Pull Request - State: closed - Opened by prabhat1001 over 2 years ago

#96 - Alternative schema pruning

Pull Request - State: closed - Opened by tlivings over 2 years ago

#95 - Merge directives from imported components

Pull Request - State: closed - Opened by tlivings over 2 years ago

#94 - Introduce schema pruning and remove broken makeExecutableSchema override

Pull Request - State: closed - Opened by tlivings over 2 years ago

#93 - accept a config where exclude is not defined

Pull Request - State: closed - Opened by tlivings over 2 years ago - 2 comments

#92 - V3 + updates

Pull Request - State: closed - Opened by tlivings over 2 years ago

#91 - Add option to specify custom makeExecutableSchema

Pull Request - State: closed - Opened by EXPEylazzari almost 3 years ago

#90 - federated __resolveReference() fix

Pull Request - State: closed - Opened by brianjquinn over 3 years ago - 1 comment

#89 - v3 - complete revamp

Pull Request - State: closed - Opened by brianjquinn over 3 years ago

#88 - Fixes #87 - undo field resolver wrapping

Pull Request - State: closed - Opened by jospablos over 3 years ago - 1 comment

#86 - tweak/fix non-root resolver wrapping

Pull Request - State: closed - Opened by brianjquinn over 3 years ago - 2 comments

#85 - Fix: exclude option doesn't exclude imported fields

Pull Request - State: closed - Opened by liemdo over 3 years ago - 3 comments

#83 - Revert "match resolver filtering with type filtering (only root types…

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#82 - fix delegate selection set pruning to use parent types/parent type fi…

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago - 1 comment

#81 - match resolver filtering with type filtering (only root types) for co…

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#80 - update apollo federation version to 0.20.4

Pull Request - State: closed - Opened by mhvenkat almost 4 years ago - 2 comments

#79 - delegate field pruning

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#78 - forward all variable values in delegate, but only forward variable de…

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#77 - removing accidental dependency addition

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#76 - remove forwarding of variables from outer operation to delegated oper…

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#75 - correct error path in errors surfaced via delegateToComponent

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago - 5 comments

#74 - argument forwarding and exclusions fix

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#73 - directive importing

Pull Request - State: closed - Opened by brianjquinn almost 4 years ago

#72 - merge errors fix (v1)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#71 - merge errors fix (v2)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#70 - handle wrapping non-root type resolvers that are an enum remap

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#69 - Remove resolver proxying (2.x)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#68 - Remove resolver proxying (1.x)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#67 - tweak merging errors to propagate correct error in non-null situations

Pull Request - State: closed - Opened by brianjquinn about 4 years ago - 1 comment

#66 - put back and update typescript definition file

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#65 - properly proxy subscriptions via delegateToComponent (v2)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago - 1 comment

#64 - properly proxy subscriptions via delegateToComponent (1.x)

Pull Request - State: closed - Opened by brianjquinn about 4 years ago - 1 comment

#63 - add arg passing functionality to delegateToComponent

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#62 - update CHANGELOG and version for 1.3.2

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#61 - updating v1.x branch to use updated Build workflow file

Pull Request - State: closed - Opened by brianjquinn about 4 years ago - 1 comment

#60 - Update index.d.ts to fix the issue with ES6 syntax

Pull Request - State: closed - Opened by yanpingcheng about 4 years ago

#59 - 1.x bug fixes and cleanup

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#58 - delegateToComponent clean up

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#57 - HOLD OFF MERGE: fixing type resolving and delegate field name mapping

Pull Request - State: closed - Opened by tlivings about 4 years ago
Labels: idea

#56 - 1.x backport abstract type fix

Pull Request - State: closed - Opened by brianjquinn about 4 years ago - 1 comment

#55 - Simplify resolver import

Pull Request - State: closed - Opened by brianjquinn about 4 years ago

#54 - Version 2

Pull Request - State: closed - Opened by tlivings about 4 years ago

#53 - Update version to 1.3.2 (Fix ES6 syntax issue)

Pull Request - State: closed - Opened by yanpingcheng about 4 years ago - 1 comment

#52 - Update index.d.ts to fix the issue with ES6 syntax

Pull Request - State: closed - Opened by yanpingcheng about 4 years ago - 4 comments

#51 - bug fix - TypeError: Cannot convert undefined or null to object

Pull Request - State: closed - Opened by roymanas over 4 years ago

#50 - Clean up: pass the build, contributing guidelines, simplify importing objects

Pull Request - State: closed - Opened by brianjquinn over 4 years ago - 1 comment

#49 - update changelog and package.json version for 1.3.0 release

Pull Request - State: closed - Opened by brianjquinn over 4 years ago

#48 - proxyImportedResolvers option to include exclude scenario

Pull Request - State: closed - Opened by roymanas over 4 years ago

#47 - modify wrapResolvers to properly handle Subscription

Pull Request - State: closed - Opened by brianjquinn over 4 years ago - 1 comment

#46 - Keep different aliases from colliding memoized resolvers

Pull Request - State: closed - Opened by tlivings over 4 years ago

#45 - Proxy transitive imported resolvers

Pull Request - State: closed - Opened by tlivings over 4 years ago

#44 - remove default value for context arg in execute()

Pull Request - State: closed - Opened by brianjquinn over 4 years ago
Labels: bug

#43 - fix buildFragments for non null types

Pull Request - State: closed - Opened by brianjquinn over 4 years ago

#42 - Delegate resolvers to imported components

Pull Request - State: closed - Opened by tlivings over 4 years ago - 1 comment
Labels: enhancement

#40 - Merge custom directives with federated schema

Pull Request - State: closed - Opened by padenj over 4 years ago - 3 comments

#39 - buildFederatedSchema ignores custom directives

Issue - State: closed - Opened by padenj over 4 years ago - 2 comments

#38 - Cleanup empty types after exclusion

Pull Request - State: closed - Opened by brianjquinn over 4 years ago

#37 - fix graphql-toolkit peer dep

Pull Request - State: closed - Opened by brianjquinn almost 5 years ago

#36 - Execute errors

Pull Request - State: closed - Opened by tlivings almost 5 years ago

#35 - fix preserveResolvers argument

Pull Request - State: closed - Opened by brianjquinn almost 5 years ago - 2 comments

#34 - Add additional test coverage for federation

Issue - State: closed - Opened by tlivings almost 5 years ago
Labels: enhancement, good first issue

#33 - Federation support

Pull Request - State: closed - Opened by tlivings almost 5 years ago
Labels: enhancement

#32 - Hygiene: updated readme example

Pull Request - State: closed - Opened by tlivings almost 5 years ago
Labels: enhancement

#31 - Federation support

Issue - State: closed - Opened by tlivings almost 5 years ago
Labels: enhancement, good first issue

#30 - fix binding of 'this' to datasource instance methods

Pull Request - State: closed - Opened by brianjquinn almost 5 years ago

#29 - Add keywords to package

Issue - State: closed - Opened by tlivings almost 5 years ago - 1 comment
Labels: enhancement, good first issue

#28 - Issue #26: Fixing enum remapping

Pull Request - State: closed - Opened by brianjquinn about 5 years ago

#27 - Datasource support

Pull Request - State: closed - Opened by tlivings about 5 years ago - 1 comment
Labels: enhancement

#26 - wrapResolvers prevent internal remapping of enum types

Issue - State: closed - Opened by brianjquinn about 5 years ago

#24 - Issue #23: Fixing exclusion check

Pull Request - State: closed - Opened by dmicoud about 5 years ago - 1 comment

#23 - Exclusion check on import does not loop

Issue - State: closed - Opened by dmicoud about 5 years ago - 1 comment
Labels: bug

#22 - Directives merging

Pull Request - State: closed - Opened by tlivings about 5 years ago

#21 - Using scalar in typdef and resolvers errors on component creation.

Issue - State: closed - Opened by holmok about 5 years ago - 2 comments

#20 - namespace directives

Pull Request - State: closed - Opened by nath-abhishek about 5 years ago

#19 - updated dependencies to resolve npm audit warnings

Pull Request - State: closed - Opened by holmok about 5 years ago - 1 comment

#18 - add public get for merged directives

Pull Request - State: closed - Opened by nath-abhishek about 5 years ago

#17 - More and better documentation

Issue - State: closed - Opened by tlivings about 5 years ago
Labels: enhancement, good first issue

#16 - First class support for DataSource

Issue - State: closed - Opened by tlivings about 5 years ago
Labels: enhancement

#15 - index.d.ts

Issue - State: closed - Opened by orefalo over 5 years ago - 3 comments
Labels: enhancement

#14 - adding support for directive import and merging

Pull Request - State: closed - Opened by nath-abhishek over 5 years ago - 4 comments
Labels: enhancement

#13 - fix transitive mocks

Pull Request - State: closed - Opened by seanparmelee over 5 years ago

#12 - cleaned up, merged changes from typescript branch

Pull Request - State: closed - Opened by tlivings over 5 years ago

#11 - fixed a couple bugs with excludes

Pull Request - State: closed - Opened by seanparmelee over 5 years ago - 1 comment

#10 - Flatten context?

Issue - State: closed - Opened by tlivings over 5 years ago
Labels: question, idea

#9 - Add better validation

Issue - State: closed - Opened by tlivings over 5 years ago
Labels: enhancement

#8 - Add more test coverage

Issue - State: closed - Opened by tlivings over 5 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#7 - Mocks broken

Issue - State: closed - Opened by tlivings over 5 years ago - 1 comment
Labels: bug

#6 - update README.md

Pull Request - State: closed - Opened by seanparmelee over 5 years ago

#5 - get the example running again

Pull Request - State: closed - Opened by seanparmelee over 5 years ago - 1 comment