graphql-mock-api icon indicating copy to clipboard operation
graphql-mock-api copied to clipboard

A GraphQL mock to any GraphQL schema

Results 7 graphql-mock-api issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...

dependencies

One way to avoid passing schema in POST body, it would be to have in the URL itself as a base64

help wanted

mock resolvers accept a function, but we can serialize a function, so we need to convert from an object format to the correct one from graphql-tools

We should deploy somewhere to make the DX better

help wanted