Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://github.com/pact-foundation/pact-js

chore: remove rust warnings

34cf2f56c29f3c4d80ed30e7c6eecbe28082ec02 authored over 3 years ago by Matt Fellows <[email protected]>
chore: update to latest rust libraries

e9667eede45c101839051cc5cada8fdc79762d99 authored over 3 years ago by Matt Fellows <[email protected]>
chore: fix incorrect providerVersion failure message

58589f5980bddae2b493932751c3712fdcee7536 authored over 3 years ago by Matt Fellows <[email protected]>
Merge pull request #668 from individual-it/filterVerifications

feat: filter verification by description & state

19c77e8e4d8330d6e57bd0ec093df500fc645022 authored over 3 years ago by Matt Fellows <[email protected]>
Merge pull request #672 from individual-it/fix/generators-non-json-bodies

Fix/generators non json bodies - rebased

ff733faa4cd4298447f0a73965e4f7d3ad80772b authored over 3 years ago by Matt Fellows <[email protected]>
Merge pull request #676 from pact-foundation/dependabot/npm_and_yarn/examples/jest/ws-7.4.6

chore(deps): bump ws from 7.4.2 to 7.4.6 in /examples/jest

20693f14f5569d1fa8a4c55919c6a497f4452e71 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump ws from 7.4.2 to 7.4.6 in /examples/jest

Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://gith...

3772d8b9d4973d6fbf3f968e57b2523a760361c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(build): restore to files from git before build

the downloaded release tarball (downloaded by `node-pre-gyp install --fallback-to-build=false`) ...

dfb9b08693522557e509c508d90e2a97f370ec4c authored over 3 years ago by Artur Neumann <[email protected]>
test: MatchersV3.fromProviderState on body

2332ce897e6acc1b889924ea90233075119facca authored over 3 years ago by Artur Neumann <[email protected]>
fix: process body intermediate format when the content type is not JSON #633

26832240ab4977897a77a87f5f6f32e9af9da975 authored over 3 years ago by Ronald Holshausen <[email protected]>
fix: linting

3b1d3945516ad924c47b47ffa70f8f33550a1136 authored over 3 years ago by Artur Neumann <[email protected]>
fix: XMLBuilder needs to return intermediate format

002d6bcba1ec495e82d10ba3367d91831d02e62b authored over 3 years ago by Ronald Holshausen <[email protected]>
chore: fix lint errors

e74de403d236bc255236b0b33a2c470e2e3cf8ed authored over 3 years ago by Ronald Holshausen <[email protected]>
fix: internal error in Neon module: called `Option::unwrap()` on a `None` value

7cb6822d35c0447bead4a9ddcf863dacc7562ee8 authored over 3 years ago by Ronald Holshausen <[email protected]>
fix: windows tests

c56db1b4b9477288f041063ca4b6c44b742b1b6f authored over 3 years ago by Artur Neumann <[email protected]>
test: Matchers within XmlBuilder with namespaced xml

1ba48caa9f39019f9feae57f2f9aebaf4ee8408a authored over 3 years ago by Artur Neumann <[email protected]>
fix: windows tests

1ef2f7cd5869d0f4778e22a92c60f0aeabb785e2 authored over 3 years ago by Artur Neumann <[email protected]>
test: run specific verifications for provider test

a24deca7b8f49c430071e22069d8efabd2116077 authored over 3 years ago by Artur Neumann <[email protected]>
docs: document filter env. variables

3cb2da3249ed78b8c6fb37970d4d8c3e16f8ddce authored over 3 years ago by Artur Neumann <[email protected]>
feat: filter verification by description & state

2eb529a6ee5d56bc8a40d280e238c36405bb8f58 authored over 3 years ago by Artur Neumann <[email protected]>
Merge pull request #671 from individual-it/correctErrorMessage

fix: Error message with no pactBrokerUrl and no pactUrls

a2dd00c3227e7f049df03388f4517f9a2f45c738 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #673 from pact-foundation/dependabot/npm_and_yarn/browserslist-4.16.6

chore(deps): bump browserslist from 4.11.0 to 4.16.6

00a6e4de785ff2d21e95519a203cca159d8766e6 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump browserslist from 4.11.0 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.11.0 to 4.16.6.
- [Rel...

cff2357bf8fab3506b5c1bd45f8d85cd0bd5ec7c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Error message with no pactBrokerUrl and no pactUrls

3f6b036779382f826f3449999855931abd12174f authored over 3 years ago by Artur Neumann <[email protected]>
Merge pull request #667 from individual-it/renamePactNode

fix: rename pact-node to pact-core

a5ebcb206266ddc0a6b754f3fc82f5a085e3f488 authored over 3 years ago by Timothy Jones <[email protected]>
fix: rename pact-node to pact-core

553c525a73e244d00726e933aa000ca4b81cf137 authored over 3 years ago by Artur Neumann <[email protected]>
chore(release): Correct tagging so that master won't be tagged during a beta release

9078111350f0ce0dbda177398316ea45f96f0d60 authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 10.0.0-beta.35

dcae2e84d39425d6bd75460273ef63a3be9ccc87 authored over 3 years ago by TimothyJones <[email protected]>
chore: Run npm audit -fix on examples

1b7bcabb6c99f19716b1c3f29f4cdc3405413387 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Correct quoting in package scripts

d3f65f7adcedee6590f929fb4db2331e00a06fb5 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Drop support for node < 10

BREAKING CHANGE: Pact-js no longer officially supports node less than 10 (10 is only supported b...

328de859e0699f849cc515e8240f71d1fe296aec authored over 3 years ago by Timothy Jones <[email protected]>
chore: Use double quotes for eslint

672236abde9ca29e0d52c545bdc18d850f8f1d60 authored over 3 years ago by Timothy Jones <[email protected]>
Merge branch 'master' into feat/v3.0.0

aa1108ca4754bcf4fb157bdf997e0b10ec8ca52b authored over 3 years ago by Timothy Jones <[email protected]>
chore: Update pact-core to v11.

BREAKING CHANGE:

Since some of the interface of pact-core is exposed, there are some breaking c...

9e5a67da37fbfbd3433c31760ec6c020ccb2527d authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): Update dependencies

6a2d1f66ecb4e49642f2ca45533913ebcbb74c06 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): Update dependencies

c9daeb4a01995af3575531bdb2473f73d0c78571 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #666 from individual-it/patch-4

docs: ignore-scripts would break the installation

45da1a9934a845da8e3bb7f6845b2215f65403ed authored over 3 years ago by Timothy Jones <[email protected]>
docs: ignore-scripts would break the installation

f7a7f553403ca5ee7d17298b855e42c051c259b2 authored over 3 years ago by Artur Neumann <[email protected]>
docs: Correct debug/trace discussion

fccd9904ae253d07036b7fe5c31c78198bc676f7 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #661 from pact-foundation/dependabot/npm_and_yarn/examples/jest/hosted-git-info-2.8.9

chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/jest

46d737560aeec925a38f7feef15b0ef5d31b7ead authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/jest

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

93d9b863a8a50c3d82f0b6c06c9f3849f687db67 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #660 from pact-foundation/dependabot/npm_and_yarn/hosted-git-info-2.8.9

chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9

c35186017d0cee1491996ecf6d794e8e1eb79a13 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #655 from pact-foundation/dependabot/npm_and_yarn/examples/mocha/lodash-4.17.21

chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/mocha

2f6d0d5895d337c836e5d44045bdb34fd3630b15 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/mocha

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](http...

847bc3806d7b9d3a76bab4567353d15989856d11 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

383fe5e36743ee068b218c9662fec7c8d95b38fe authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #659 from pact-foundation/dependabot/npm_and_yarn/examples/ava/hosted-git-info-2.8.9

chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/ava

56b1a09b01cd657b4b48992503c16f8cb42e3cfc authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #656 from pact-foundation/dependabot/npm_and_yarn/examples/karma/lodash-4.17.21

chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/karma

db20733e5cfacb17fe7015c269f9ed365b417ba6 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/ava

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

c84545a0b1d56f9b2b33bb41f20045ccc5519bc0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #657 from pact-foundation/dependabot/npm_and_yarn/examples/typescript/lodash-4.17.21

chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 in /examples/typescript

5885468f5cf9072cc3d2bbf5292453088e1acfbc authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #658 from pact-foundation/dependabot/npm_and_yarn/examples/messages/lodash-4.17.21

chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 in /examples/messages

3a5493afa16f77c21cd368009a36053a573e84d9 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #654 from pact-foundation/dependabot/npm_and_yarn/examples/graphql/lodash-4.17.21

chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 in /examples/graphql

8834e798d9079241cc6b91f659440a1957a94459 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps-dev): bump lodash in /examples/messages

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

948d4bdce513a625456f293b0ce17a8b564157fe authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lodash in /examples/typescript

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

776455ec8c0b8cdfb2508f89a9f37195d66866c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/karma

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](http...

20bf799360220332a16cc4e70de83a596e9b2db1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lodash in /examples/graphql

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

edeec251b2216a9555b647d8ce8d623a89759019 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #653 from pact-foundation/dependabot/npm_and_yarn/examples/graphql/handlebars-4.7.7

chore(deps): bump handlebars from 4.7.6 to 4.7.7 in /examples/graphql

8c481934e256be14d1f7f10455c13bd2f79118f5 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump handlebars from 4.7.6 to 4.7.7 in /examples/graphql

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release note...

df2e1202e7d591e0fb616f86d49662659d2622b5 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #630 from individual-it/v3VDocsForVerificationOptions

chore: document VerifierV3Options

a00dadd4d31d3e898c57ff9d2e30f9eaef7c777b authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #648 from pact-foundation/dependabot/npm_and_yarn/handlebars-4.7.7

chore(deps): bump handlebars from 4.7.6 to 4.7.7

12153a3f5c1a1e9512c0afcba6915258bcab6b1e authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #650 from pact-foundation/dependabot/npm_and_yarn/examples/serverless/lodash-4.17.21

chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 in /examples/serverless

eb798982f24aafb7cb9c9873437b2682aad7f7fc authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #651 from pact-foundation/dependabot/npm_and_yarn/examples/ava/lodash-4.17.21

chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/ava

77289fb452388eeb9ca0dfbbe38a49a28b430b56 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #652 from pact-foundation/dependabot/npm_and_yarn/examples/jest/lodash-4.17.21

chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/jest

e20d4ef469dbdff5373295f679475d549afb86eb authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #647 from pact-foundation/dependabot/npm_and_yarn/examples/e2e/lodash-4.17.21

chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/e2e

ed1bf49cd335b6ff15da30769ed81f1f34221dff authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/jest

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

023cbe2f8529915ba444c4aabbeaa3c83126da33 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/ava

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

cb392409840c2f5b32536a301e1dd38889540945 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lodash in /examples/serverless

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

1de5f7c15840b30728aca8850c4cf40acc146d79 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release note...

09a271ae710f7e0cace789bfc90dcc10a51046bf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/e2e

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

4a0ca0654a041055b9e5e4d6262ebb278027c9fc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 9.15.5

b4f7c7aa1a213ef8d66466311d26b2da6669bc00 authored over 3 years ago by TimothyJones <[email protected]>
fix(pact-node): Fix for #635 (issue with message pact not respecting matching rules)

5063b7e833ce736fd0916dee15cfce40683c871a authored over 3 years ago by Timothy Jones <[email protected]>
chore(formatting): Use shared prettier config

c74c6cd05f5101fdf249216099766913eedfd51f authored over 3 years ago by Timothy Jones <[email protected]>
chore: Update dependencies in package-lock

872bb989354ac05bd61b9ad97a7532fed037ec9d authored almost 4 years ago by Timothy Jones <[email protected]>
Merge branch 'master' into feat/v3.0.0

86721b38e8de6806dfa302f18e46e5a026abe9cf authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Replace some unnecessary 'let' uses with 'const'

b340f66083f5ef000fb0a7ab1b808070a70043d2 authored almost 4 years ago by Timothy Jones <[email protected]>
chore(release): 10.0.0-beta.34

48a3c37e1e04601e36e986f95e7ded870a7c2509 authored almost 4 years ago by mefellows <[email protected]>
chore: make linter happy with me

0e15257c50566bf31b13f94cd0f41d65e3d55d55 authored almost 4 years ago by Matt Fellows <[email protected]>
feat: add support for ignoring keys via the eachKeyLike matcher

2f59c9fd87aedfc37df8e746e695fe6c98f1773d authored almost 4 years ago by Matt Fellows <[email protected]>
chore(release): 9.15.4

51d2ae2e41c8c40e373f264ac7ba633d258604c2 authored almost 4 years ago by TimothyJones <[email protected]>
fix: Bump pact-node version to get vulnerability fixes

bc0e7f019ef8585d4fc5c980575e0ec0a72f1b65 authored almost 4 years ago by Timothy Jones <[email protected]>
Merge pull request #641 from pact-foundation/dependabot/npm_and_yarn/examples/typescript/y18n-4.0.1

chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/typescript

8b38fbe0a9a090acd1b4a32dd30647d8f82820d7 authored almost 4 years ago by Timothy Jones <[email protected]>
Merge pull request #640 from pact-foundation/dependabot/npm_and_yarn/examples/messages/y18n-4.0.1

chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/messages

47a985b4f6aa2f21069c613a6a192337fc9921d6 authored almost 4 years ago by Timothy Jones <[email protected]>
Merge pull request #639 from pact-foundation/dependabot/npm_and_yarn/examples/graphql/y18n-4.0.1

chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/graphql

26bfd442a157d784bf8eba48e935b2e69c71e7b3 authored almost 4 years ago by Timothy Jones <[email protected]>
Merge pull request #638 from pact-foundation/dependabot/npm_and_yarn/y18n-4.0.1

chore(deps): bump y18n from 4.0.0 to 4.0.1

ce65723c24b4358bf903ea8af7f658bd16154c17 authored almost 4 years ago by Timothy Jones <[email protected]>
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/typescript

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

4222bb363ca60b09b316371ce2d3b5c87cb936b5 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/messages

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

8764dcddb853fdb4c8dfa7123079df6d071941c1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/graphql

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

6044bdef1b6ec3fdf7bda14bc4760eba68f791ba authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump y18n from 4.0.0 to 4.0.1

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

b634d967a647ba0903e84c2979ad546393872a07 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Remove deprecated ability to provide options to Vverifier outside the constructor. Temporarily disable nestjs example accordingly

a7a3c0e97bb052ade32c13f174356c56172df522 authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Substantially update lint rules and refactor accordingly

c99ade0210c8eb89138c127a2e3cd84a1958d121 authored almost 4 years ago by Timothy Jones <[email protected]>
chore: document VerifierV3Options

6b03b6791908a07316d2f4d11bbc483da94ba4d5 authored almost 4 years ago by Artur Neumann <[email protected]>
chore(oact-web): Also remove the pact-web implementation

b31b9de4aa9d3efd588034b69b14442f52e93fec authored almost 4 years ago by Timothy Jones <[email protected]>
chore: update package-lock

85fc34aab3be491e71b1e06cb1a98909215d795c authored almost 4 years ago by Timothy Jones <[email protected]>
docs: Remove pact-web from README (part of the work for #627)

d3ce18eff3055d815e1aaa4cbf9a3bfedd41d3dd authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Remove pact-web

a1a78aef50504c0917dd7d85828f721e08f00e22 authored almost 4 years ago by Timothy Jones <[email protected]>
Merge pull request #621 from audunhalland/update-query-type

[V3] Fix query type definition

f3f2f108df910bdb8484ec4c9bad568ce4d3a78b authored almost 4 years ago by Timothy Jones <[email protected]>
Merge branch 'feat/v3.0.0' into update-query-type

15f907de53bf37d0d849fc347dc970c7ce65480a authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Allow matchers to be used as a whole template too

45bb7c46196d71aafbd883ad8d40f7fe3cebf494 authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Temporarily hack in the ability to directly include 'v3' again (was lost in the merge)

d59171b683d692ed4b7d805852f6821688fa3ef7 authored almost 4 years ago by Timothy Jones <[email protected]>
chore: Use 'this' type for polymorphic interaction chaining without disabling lint

50df28e9f2b56a1a5fceda06fdefd628c5768376 authored almost 4 years ago by Timothy Jones <[email protected]>
fix: Correct types for interaction chaining in graphql

5043cc0ad5a72559e2508175fffa15e076e77bb3 authored almost 4 years ago by Timothy Jones <[email protected]>