tanka-graphql icon indicating copy to clipboard operation
tanka-graphql copied to clipboard

GraphQL server and execution libraries

Results 67 tanka-graphql issues
Sort by recently updated
recently updated
newest added

- Replace type system with language nodes? - Customizable execution pipeline - Separate resolvers from schema and pass them on execute - Use Microsoft.Extensions.DependencyInjection to compose the pipeline

Instead of calling `Executor.SubscribeAsync` split the pipeline into two parts and use the lower level functions https://github.com/pekkah/fugu-graphql/blob/552d0aa6ac86cdea1aa1bdaad0e53ed473a6ec6c/src/graphql/execution/Subscription.cs#L97 https://github.com/pekkah/fugu-graphql/blob/552d0aa6ac86cdea1aa1bdaad0e53ed473a6ec6c/src/graphql/execution/Subscription.cs#L62 Allow overriding the default functions trough options.

@pekkah Just saw your comment on https://github.com/graphql-dotnet/server/issues/193. What are the main reasons for forking the code and starting again? I see the addition of Signal-R as being super valuable because...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 18.11.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.25&new-version=18.11.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.5.10 to 3.7.1. Release notes Sourced from @​apollo/client's releases. 3.7.1 Bug fixes (from CHANGELOG.md) Fix issue where loading remains true after observer.refetch is called repeatedly with different...

dependencies
javascript

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.5.10 to 3.7.1. Release notes Sourced from @​apollo/client's releases. 3.7.1 Bug fixes (from CHANGELOG.md) Fix issue where loading remains true after observer.refetch is called repeatedly with different...

dependencies
javascript

Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 1.5.19 to 2.0.10. Release notes Sourced from graphiql's releases. [email protected] Patch Changes Updated dependencies [4e2f7ff9]: @​graphiql/react@​0.13.4 [email protected] Patch Changes #2778 905f2e5e Thanks @​jonathanawesome! - Adds a box-model...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.20.0 to 5.41.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.41.0 5.41.0 (2022-10-24) Bug Fixes eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c) type-utils: prevent...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.41.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.41.0 5.41.0 (2022-10-24) Bug Fixes eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c) type-utils: prevent...

dependencies
javascript