Releases: graphql-compose/graphql-compose-connection
Releases · graphql-compose/graphql-compose-connection
v8.2.1
09 Jul 13:46
Compare
Sorry, something went wrong.
No results found
8.2.1 (2021-07-09)
Bug Fixes
allow pass InterfaceTC to prepareConnectionResolver (40e1156 )
v8.2.0
30 May 20:09
Compare
Sorry, something went wrong.
No results found
8.2.0 (2021-05-30)
Features
v8.1.1
25 May 13:58
Compare
Sorry, something went wrong.
No results found
8.1.1 (2021-05-25)
Bug Fixes
remove edges
field from projection argument provided to findMany
resolver (8d7e108 ), closes #75
v8.1.1-alpha.1
18 May 06:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove edges
field from projection argument provided to findMany
resolver (ca46636 ), closes #75
v8.1.0
30 Apr 07:59
Compare
Sorry, something went wrong.
No results found
8.1.0 (2021-04-30)
Features
add graphql-compose@^8.0.0
to peer dependencies and update other dependencies (fa9ef7b )
v8.0.1
14 Sep 13:34
Compare
Sorry, something went wrong.
No results found
8.0.1 (2020-09-14)
Bug Fixes
v8.0.0
14 Sep 12:25
Compare
Sorry, something went wrong.
No results found
8.0.0 (2020-09-14)
Code Refactoring
get rid of TC.getResolver()
method (82e0d2b )
BREAKING CHANGES
were changed config options. Get rid of TC.getResolver()
method where were used resolver names as string. Now you need to pass Resolver findMany
& count
instances explicitly.
v7.0.1
17 Aug 18:06
Compare
Sorry, something went wrong.
No results found
7.0.1 (2020-08-17)
Bug Fixes
add types
property to package.json (9d6eb4a )
remove module
property from package.json (2d728e5 )
v7.0.0
17 Aug 17:42
Compare
Sorry, something went wrong.
No results found
7.0.0 (2020-08-17)
Code Refactoring
BREAKING CHANGES
v6.2.1
30 May 18:13
Compare
Sorry, something went wrong.
No results found
6.2.1 (2020-05-30)
Bug Fixes
pageInfo.hasPreviousPage
and pageInfo.hasNextPage
(#55 ) (814dc28 )