graphql-static-binding
graphql-static-binding copied to clipboard
Generate static binding files for a GraphQL schema
This Pull Request pins Docker base image `circleci/node:latest` to use a digest (`sha256:11ec281fcfb7c92a0492691459f6971cd4a41af67fedb4778a6a05922028ad0b`). This digest will then be kept updated via Pull Requests whenever the image is updated on the...
# Bug Report **Current behavior** There is no possibility of setting the value "null" for arguments because of the restrictions on types **Reproduction** _Scheme_ ```gql type User { id: ID!...
This Pull Request updates dependency [semantic-release](https://github.com/semantic-release/semantic-release) from `v12.4.1` to `v15.1.7` Release Notes ### [`v13.0.0`](https://github.com/semantic-release/semantic-release/releases/v13.0.0) ##### Bug Fixes * rename the `--repositoryUrl` CLI option to `--repository-url` ([cb36dd4](https://github.com/semantic-release/semantic-release/commit/cb36dd4)) ##### Features * get...
This Pull Request updates dependency [cucumber](https://github.com/cucumber/cucumber-js) from `v3.2.1` to `v4.2.1` Release Notes ### [`v4.0.0`](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md#​410httpsgithubcomcucumbercucumber-jscomparev400v410-2018-03-27) ##### New Features * update step timeout error message for each interface ([#​1028](`https://github.com/cucumber/cucumber-js/pull/1028`), Bruce Lindsay) *...
This Pull Request updates dependency [graphql](https://github.com/graphql/graphql-js) from `v0.13.1` to `v0.13.2` Release Notes ### [`v0.13.2`](https://github.com/graphql/graphql-js/releases/v0.13.2) **New:** * Allow buildSchema() to take options (#​1249) * Update to Flow v0.68 (#​1290) **Fixes:** *...
This Pull Request updates dependency [@​types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) from `v9.4.6` to `v9.6.5` --- This PR has been generated by [Renovate Bot](https://renovateapp.com).
# Bug Report **Current behavior** After trying to compile typescript, I get the following error: ``` src/generated/prisma.ts(6790,14): error TS2415: Class 'Prisma' incorrectly extends base class 'Prisma'. Types of property 'query'...
This Pull Request updates dependency [typescript](https://github.com/Microsoft/TypeScript) from `v2.7.2` to `v2.8.1` Release Notes ### [`v2.8.1`](https://github.com/Microsoft/TypeScript/releases/v2.8.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/03/27/announcing-typescript-2-8/) For new features, check out the [What's new...
For both js and ts generators, putting the type definitions in a separate `.d.ts` file helps with IDE tooling.
This Pull Request updates dependency [cucumber-html-reporter](https://github.com/gkushang/cucumber-html-reporter) from `^3.0.4` to `^4.0.0` Release Notes ### [`v4.0.0`](https://github.com/gkushang/cucumber-html-reporter/blob/master/CHANGELOG.md#​400-Feb-02-2018) * Support for Cucumber 4. Duration is now in Nanoseconds. * Fix issue: [#​130](`https://github.com/gkushang/cucumber-html-reporter/issues/130`) --- ###...