dotansimha / graphql-code-generator

A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
https://the-guild.dev/graphql/codegen/
MIT License
10.81k stars 1.32k forks source link

Split `ts-resolvers` test into smaller files to make it easier to test/target/read #10011

Closed eddeee888 closed 3 months ago

eddeee888 commented 3 months ago

Description

This is a house keeping PR to split up ts-resolvers.spec.ts into smaller files without changing any existing tests

Type of change

Please delete options that are not relevant.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 4808e2118f288e90ba6ff1c505e01e500e7ef4bf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 3 months ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@graphql-codegen/visitor-plugin-common 5.3.0-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.8-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.8-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.2.2-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.2.0-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.8-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.0.8-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.3.1-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.8-alpha-20240617121548-4808e2118f288e90ba6ff1c505e01e500e7ef4bf npm ↗︎ unpkg ↗︎
github-actions[bot] commented 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://15e24d61.graphql-code-generator.pages.dev](https://15e24d61.graphql-code-generator.pages.dev)