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.
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Files
- gql-tag-operations-urql (txt)
- schema.graphql (graphql)
- gql (txt)
- graphql.ts (ts)
- gql.d.ts (ts)
- gql.ts (ts)
- fragment-masking.ts (ts)
- index.ts (ts)
- src (txt)
- index.ts (ts)
- test-null-value (txt)
- schema.graphql (graphql)
- query.ts (ts)
- result.d.ts (ts)
- tsconfig.spec.json (json)
- .husky (husky)
- packages (txt)
- utils (txt)
- plugins-helpers (txt)
- package.json (json)
- tests (txt)
- fixtures (txt)
- externalModuleFn.js (js)
- resolve-external-module-and-fn.spec.ts (ts)
- resolve-external-module-and-fn.ts (ts)
- CHANGELOG.md (md)
- graphql-codegen-testing (txt)
- resolvers-root.ts (ts)
- local (txt)
- schema.graphql (graphql)
- schema-object.js (js)
- schema-formats.js (js)
- schema-text.js (js)
- schema-ast.js (js)
- schema-object.js (js)
- schema-formats.js (js)
- schema-text.js (js)
- schema.json (json)
- schema-federation.graphql (graphql)
- flow-types.flow.js (js)
- typings.avoidOptionals.ts (ts)
- typings.immutableTypes.ts (ts)
- types.preResolveTypes.ts (ts)
- typings.ts (ts)
- types.onlyEnums.ts (ts)
- schema-ast.js (js)
- types.ts (ts)
- types.preResolveTypes.onlyOperationTypes.ts (ts)
- types.excludeQueryBeta.ts (ts)
- types.OnlyEnums.ts (ts)
- schema.json (json)
- types.immutableTypes.ts (ts)
- HeroDetailsWithFragment.graphql (graphql)
- ExcludeQueryAlpha.graphql (graphql)
- types.skipSchema.ts (ts)
- types.avoidOptionals.ts (ts)
- types.preResolveTypes.ts (ts)
- CreateReviewForEpisode.graphql (graphql)
- ExcludeQueryBeta.graphql (graphql)
- TwoHeroes.graphql (graphql)
- types.d.ts (ts)
- HeroNameConditional.graphql (graphql)
- HeroName.graphql (graphql)
- HumanFields.graphql (graphql)
- HumanWithNullWeight.graphql (graphql)
- gql.ts (ts)
- fragment-masking.ts (ts)
- index.ts (ts)
- src (txt)
- index.ts (ts)
- githunt-invalid (txt)
- invalid.graphql (graphql)
- test-message (txt)
- schema.graphql (graphql)
- apollo-android (txt)
- codegen.yml (yml)
- schema.json (json)
- package.json (json)
- githunt (txt)
- vote.mutation.graphql (graphql)
- comments-page-comment.fragment.graphql (graphql)
- feed.query.graphql (graphql)
- vote-buttons.fragment.graphql (graphql)
- types.ts (ts)
- types.preResolveTypes.onlyOperationTypes.ts (ts)
- feed-entry.fragment.graphql (graphql)
- submit-comment.mutation.graphql (graphql)
- schema.json (json)
- types.immutableTypes.ts (ts)
- graphql-declared-modules.d.ts (ts)
- types.flatten.preResolveTypes.ts (ts)
- current-user.query.graphql (graphql)
- types.avoidOptionals.ts (ts)
- types.preResolveTypes.ts (ts)
- types.onlyEnums.ts (ts)
- comment.query.graphql (graphql)
- repo-info.fragment.graphql (graphql)
- comment-added.subscription.graphql (graphql)
- types.d.ts (ts)
- typed-document-nodes.ts (ts)
- types.enumsAsTypes.ts (ts)
- new-entry.mutation.graphql (graphql)
- external-documents (txt)
- lib (txt)
- UserFragment.graphql.ts (ts)
- app (txt)
- types.generated.ts (ts)
- User.graphql.ts (ts)
- test-schema (txt)
- resolvers-federation.ts (ts)
- schema-with-root.graphql (graphql)
- typings.wrapped.ts (ts)
- typings.enum.ts (ts)
- schema-json.js (js)
- schema.graphql (graphql)
- schema-with-imports.graphql (graphql)
- env.types.ts (ts)
- types.preResolveTypes.onlyOperationTypes.ts (ts)
- types.excludeQueryAlpha.ts (ts)
- alt-codegen.yml (yml)
- gatsby (txt)
- fragments.ts (ts)
- setup.js (js)
- package.json (json)
- tests (txt)
- generate-and-save.spec.ts (ts)
- codegen.spec.ts (ts)
- watcher.run.spec.ts (ts)
- cli-error.spec.ts (ts)
- custom-plugins (txt)
- checks-extended-schema.js (js)
- invalid.js (js)
- extends-schema-fn.js (js)
- basic.js (js)
- validation.js (js)
- extends-schema.js (js)
- document-transform-context.js (js)
- context.js (js)
- cli-flags.spec.ts (ts)
- test-documents (txt)
- my-fragment.ts (ts)
- additional-schema.graphql (graphql)
- schema.graphql (graphql)
- invalid-fields.graphql (graphql)
- query-with-commented-fragment.ts (ts)
- unused-variable.graphql (graphql)
- invalid-directive.graphql (graphql)
- ts-features-with-query.ts (ts)
- js-my-fragment.js (js)
- invalid-schema.graphql (graphql)
- valid.graphql (graphql)
- test-schema.graphql (graphql)
- js-query-with-my-fragment.js (js)
- gatsby-and-custom-parsers.ts (ts)
- query-with-my-fragment.ts (ts)
- watcher.patterns.spec.ts (ts)
- config.spec.ts (ts)
- codegen.config.externalDocuments (externaldocuments)
- file1.graphql.ts (ts)
- external1.graphql.ts (ts)
- external2.graphql.ts (ts)
- file2.graphql.ts (ts)
- file3.graphql.ts (ts)
- graphql.config.cjs (cjs)
- 7.ts (ts)
- 1.ts (ts)
- ByteOrderMask.json (json)
- error-document-error-keyword.graphql.1.ts (ts)
- 8.ts (ts)
- 10.tsx (tsx)
- 15.js (js)
- custom-loaders (txt)
- custom-documents-loader.cjs (cjs)
- invalid-return-value-schema-loader.cjs (cjs)
- invalid-export.cjs (cjs)
- custom-schema-loader-with-context.cjs (cjs)
- custom-schema-loader.cjs (cjs)
- invalid-return-value-documents-loader.cjs (cjs)
- utils.ts (ts)
- watcher-test-helpers (txt)
- format-watcher-assertion-errors.ts (ts)
- assert-watcher-build-triggers.ts (ts)
- src (txt)
- init (txt)
- targets.ts (ts)
- types.ts (ts)
- questions.ts (ts)
- plugins.ts (ts)
- package.json (json)
- src (txt)
- resolvers-common.ts (ts)
- mock-graphql-server.ts (ts)
- index.ts (ts)
- typescript.ts (ts)
- CHANGELOG.md (md)
- graphql-codegen-cli (txt)
- vitest.setup.ts (ts)
- README.md (md)
- helpers.ts (ts)
- graphql-config.ts (ts)
- version.ts (ts)
- bin.ts (ts)
- plugins.ts (ts)
- generate-and-save.ts (ts)
- hooks.ts (ts)
- cli.ts (ts)
- presets.ts (ts)
- config.ts (ts)
- documentTransforms.ts (ts)
- index.ts (ts)
- CHANGELOG.md (md)
- graphql-cli-codegen-plugin (txt)
- README.md (md)
- presets (txt)
- graphql-modules (txt)
- vitest.setup.ts (ts)
- package.json (json)
- tests (txt)
- builder.spec.ts (ts)
- __snapshots__ (txt)
- integration.spec.ts (ts)
- test-files (txt)
- modules (txt)
- users (txt)
- types (txt)
- ext_user.graphql (graphql)
- users.graphql (graphql)
- common (txt)
- types (txt)
- common.graphql (graphql)
- blog (txt)
- types (txt)
- blog.graphql (graphql)
- dotanions (txt)
- types (txt)
- donations.graphql (graphql)
- src (txt)
- config.ts (ts)
- utils.ts (ts)
- index.ts (ts)
- builder.ts (ts)
- CHANGELOG.md (md)
- client (txt)
- package.json (json)
- tests (txt)
- dev-test (txt)
- general-outer-dir (txt)
- githunt (txt)
- current-user.query.graphql (graphql)
- nothing-should-use-this-query.graphql (graphql)
- graphql-config (txt)
- multi (txt)
- .graphqlrc.yml (yml)
- project1 (txt)
- schema.graphql (graphql)
- __generated__ (txt)
- types.ts (ts)
- default (txt)
- schema.graphql (graphql)
- single (txt)
- schema.graphql (graphql)
- __generated__ (txt)
- types.ts (ts)
- .graphqlrc.yml (yml)
- package.json (json)
- general (txt)
- codegen.ts (ts)
- test-federation (txt)
- generated (txt)
- types.ts (ts)
- schema.gql (gql)
- tsconfig.json (json)
- modules (txt)
- types.ts (ts)
- users (txt)
- generated.ts (ts)
- types (txt)
- users.graphql (graphql)
- common (txt)
- generated.ts (ts)
- types (txt)
- common.graphql (graphql)
- blog (txt)
- generated.ts (ts)
- types (txt)
- blog.graphql (graphql)
- dotanions (txt)
- generated.ts (ts)
- types (txt)
- donations.graphql (graphql)
- test-mongodb (txt)
- schema.graphql (graphql)
- gql-tag-operations-masking (txt)
- schema.graphql (graphql)
- gql (txt)
- graphql.ts (ts)
- gql.ts (ts)
- fragment-masking.ts (ts)
- index.ts (ts)
- src (txt)
- index.tsx (tsx)
- standalone-operations (txt)
- import-schema-types (txt)
- _types.generated.ts (ts)
- _base.generated.ts (ts)
- query.graphql (graphql)
- schema.graphql (graphql)
- with-typescript-plugin (txt)
- _types.generated.ts (ts)
- _base.generated.ts (ts)
- query.graphql (graphql)
- subpath-import (txt)
- schema.graphql (graphql)
- schema.ts (ts)
- isESMModule.ts (ts)
- codegen.ts (ts)
- declarations.d.ts (ts)
- schema-object.cjs (cjs)
- user.graphql (graphql)
- query.graphql (graphql)
- gatsby-and-custom-parsers (txt)
- apollo-server.ts (ts)
- custom.ts (ts)
- graphql-tag.ts (ts)
- gatsby.ts (ts)
- with-extend.js (js)
- error-document.graphql (graphql)
- 3.graphql (graphql)
- graphql.config.no-doc-ignored.cjs (cjs)
- 12.tsx (tsx)
- 4.ts (ts)
- 5.tsx (tsx)
- result.d.ts (ts)
- gql-tag-operations (txt)
- graphql (txt)
- graphql.ts (ts)
- gql.ts (ts)
- fragment-masking.ts (ts)
- index.ts (ts)
- schema.graphql (graphql)
- gql (txt)
- graphql.ts (ts)
- resolvers-stitching.ts (ts)
- resolvers-types.ts (ts)
- star-wars (txt)
- HeroDetailsFragment.graphql (graphql)
- HeroTypeDependentAliasedField.graphql (graphql)
- HeroAndFriendsNames.graphql (graphql)
- types.globallyAvailable.d.ts (ts)
- HeroDetails.graphql (graphql)
- HeroParentTypeDependentField.graphql (graphql)
- HeroAppearsIn.graphql (graphql)
- graphql.config.no-doc.cjs (cjs)
- is-using-types.spec.ts (ts)
- src (txt)
- typings.d.ts (ts)
- getCachedDocumentNodeFromSchema.ts (ts)
- types.ts (ts)
- helpers.ts (ts)
- federation.ts (ts)
- oldVisit.ts (ts)
- utils.ts (ts)
- index.ts (ts)
- profiler.ts (ts)
- 16.ts (ts)
- schema-dir (txt)
- error-schema.graphql (graphql)
- codegen.config.externalDocuments.spec.ts (ts)
- custom-document-transforms (txt)
- document-transform.js (js)
- test-config.js (js)
- init.spec.ts (ts)
- dummy-require.js (js)
- __mocks__ (txt)
- fs.cjs (cjs)
- some-fetch.cjs (cjs)
- test-files (txt)
- 2.ts (ts)
- 9.ts (ts)
- 14.js (js)
- 11.ts (ts)
- error-document-error-keyword.graphql.2.ts (ts)
- 13.tsx (tsx)
- 6.ts (ts)
- index.ts (ts)
- load.ts (ts)
- utils (txt)
- file-system.ts (ts)
- watcher.ts (ts)
- get-latest-version.ts (ts)
- logger.ts (ts)
- patterns.ts (ts)
- cli-error.ts (ts)
- helpers.ts (ts)
- debugging.ts (ts)
- babel.spec.ts (ts)
- client-preset.enum.spec.ts (ts)
- fixtures (txt)
- simple-lowercase-operation-name.ts (ts)
- union-fragment.ts (ts)
- ATTRIBUTION.md (markdown)