An open API service for providing issue and pull request metadata for open source projects.

GitHub / gql-dart/gql issues and pull requests

#491 - feat(gql_socket_link): BREAKING CHANGE multiplex websocket connection

Pull Request - State: open - Opened by agufagit 2 months ago - 2 comments

#490 - Fix typo in schema getter

Pull Request - State: open - Opened by knaeckeKami 3 months ago
Labels: codex

#489 - fix(gql_dedupe_link)!: do not dedupe mutations by default

Pull Request - State: closed - Opened by knaeckeKami 3 months ago

#488 - fix ci

Pull Request - State: closed - Opened by knaeckeKami 4 months ago

#487 - bump versions

Pull Request - State: closed - Opened by knaeckeKami 4 months ago

#483 - Adding GQL_Debug_Tools package to support debugging the gql_code_builder package

Pull Request - State: closed - Opened by caffeineflo 4 months ago - 1 comment

#482 - Fh/issue 610

Pull Request - State: closed - Opened by caffeineflo 5 months ago

#481 - Introducing melos to replace multipack in the monorepo

Pull Request - State: closed - Opened by caffeineflo 5 months ago - 4 comments

#478 - Bump to be compatible with rxDart 0.28.0

Pull Request - State: closed - Opened by ac-arconomy 6 months ago

#477 - [gql_code_builder] Publish new version with analyzer 7+ fix

Issue - State: closed - Opened by Dohmanlechx 6 months ago - 2 comments

#476 - chore(gql_code_builder): support analyzer 7.0.0

Pull Request - State: closed - Opened by knaeckeKami 7 months ago

#473 - DioLink._executeDioRequest Timeout exception

Issue - State: open - Opened by amritnew 10 months ago

#472 - Wrap dio_link executeDioRequest in try-catch block

Pull Request - State: open - Opened by amritnew 10 months ago - 2 comments

#470 - external schema import

Pull Request - State: closed - Opened by knaeckeKami 12 months ago

#469 - Fix link in gql_error_link/README.md

Pull Request - State: closed - Opened by tinaroh about 1 year ago - 1 comment

#468 - Utf8Decoder+JsonDecoder usage with TransportWebSocketLink

Issue - State: open - Opened by orestesgaolin about 1 year ago - 1 comment

#467 - How to use WebSocketMaker with cupertino_http

Issue - State: closed - Opened by orestesgaolin about 1 year ago - 2 comments

#466 - fix(graphql-transport-ws): ensure result message is processed before …

Pull Request - State: closed - Opened by agufagit about 1 year ago - 10 comments

#465 - Random ServerException

Issue - State: open - Opened by Masadow about 1 year ago - 4 comments

#464 - perf(gql_http_link): improve json decoder performance

Pull Request - State: closed - Opened by knaeckeKami about 1 year ago

#462 - Upgrade to web_socket_channel 3.0.0

Pull Request - State: open - Opened by catapop84 about 1 year ago - 7 comments

#461 - fix import order

Pull Request - State: closed - Opened by knaeckeKami about 1 year ago

#460 - Web socket channel

Pull Request - State: closed - Opened by catapop84 about 1 year ago

#459 - Merge pull request #1 from gql-dart/master

Pull Request - State: closed - Opened by catapop84 about 1 year ago

#458 - update github actions to include serializers package

Pull Request - State: closed - Opened by knaeckeKami about 1 year ago

#457 - extract serializers to seperate package

Pull Request - State: closed - Opened by knaeckeKami about 1 year ago

#455 - Type exception in gql_websocket_link with decoding incoming messages.

Issue - State: closed - Opened by temcewen over 1 year ago - 3 comments

#454 - Fixed visitStringValueNode for string blocks

Pull Request - State: open - Opened by sh1l0n over 1 year ago - 1 comment

#453 - [BUG] Printer fails with string blocks

Issue - State: open - Opened by sh1l0n over 1 year ago - 5 comments

#452 - bump version

Pull Request - State: closed - Opened by knaeckeKami over 1 year ago

#451 - chore(vars-create-input): Adding Create Factories to Input types

Pull Request - State: closed - Opened by caffeineflo over 1 year ago - 1 comment

#449 - #feat: Add value or absent option

Pull Request - State: closed - Opened by LiLatee over 1 year ago - 5 comments

#448 - [gql_code_builder] #fix: tristate optionals originalSymbolName

Pull Request - State: open - Opened by LiLatee over 1 year ago

#447 - [gql_code_builder] fix: vars_create_factories handle BuiltList type

Pull Request - State: closed - Opened by LiLatee over 1 year ago

#446 - Issue with - distinguishing between null and absent values

Issue - State: open - Opened by LiLatee over 1 year ago - 3 comments

#445 - FR: Dynamic header

Issue - State: open - Opened by Naitoreivun over 1 year ago - 1 comment

#443 - dependencies issue

Issue - State: closed - Opened by zaqwery over 1 year ago - 1 comment

#441 - bump gql_code_builder, gql_build

Pull Request - State: closed - Opened by knaeckeKami over 1 year ago

#440 - Update uuid package

Pull Request - State: closed - Opened by memishood over 1 year ago - 1 comment

#439 - [gql_websocket_link] uuid package version conflict

Issue - State: closed - Opened by memishood over 1 year ago - 1 comment

#438 - (fix/reuse-fragments) New test case for issue with implementing not existing classes

Pull Request - State: closed - Opened by LiLatee over 1 year ago - 10 comments

#437 - reuse fragments by their selection set

Pull Request - State: open - Opened by knaeckeKami over 1 year ago - 4 comments

#435 - More maintainers wanted

Issue - State: open - Opened by knaeckeKami over 1 year ago

#432 - fix/void return builder func

Pull Request - State: closed - Opened by knaeckeKami over 1 year ago

#430 - [WebSocketLink] inactivityTimeout causes a reconnect

Issue - State: open - Opened by anlumo over 1 year ago - 5 comments

#429 - feat(dedupe_link): Add shouldDedupe option

Pull Request - State: closed - Opened by nhannah over 1 year ago - 4 comments

#428 - fix: value should be non-null

Pull Request - State: closed - Opened by knaeckeKami over 1 year ago

#427 - add topics, bump versions

Pull Request - State: closed - Opened by knaeckeKami over 1 year ago

#425 - LinkException as a sealed class

Issue - State: closed - Opened by RobertBrunhage almost 2 years ago - 2 comments

#424 - [gql_example_http_auth_link] add request queuing while refreshing token

Pull Request - State: closed - Opened by 2shrestha22 almost 2 years ago - 1 comment

#423 - [gql_websocket_link] Crash events on host lookup

Issue - State: open - Opened by bverhagen almost 2 years ago - 3 comments

#422 - Merge pull request #1 from gql-dart/master

Pull Request - State: closed - Opened by catapop84 almost 2 years ago

#421 - chore: update lints for dart 3.1

Pull Request - State: closed - Opened by knaeckeKami almost 2 years ago

#420 - [Support request] How can the client complete a subscription

Issue - State: closed - Opened by danielRi almost 2 years ago - 1 comment

#419 - [Begging for support] Can the url be transformed?

Issue - State: open - Opened by danielRi almost 2 years ago - 2 comments

#417 - [gql_code_builder ] bugfix for reuse-fragments feature

Pull Request - State: open - Opened by dehypnosis almost 2 years ago - 22 comments

#416 - fix issue415

Pull Request - State: open - Opened by Routee almost 2 years ago - 1 comment

#414 - chore: bump versions for release

Pull Request - State: closed - Opened by knaeckeKami almost 2 years ago

#413 - [gql_code_builder] optimize slow code generation to reduce build time as 10% of previous.

Pull Request - State: closed - Opened by dehypnosis almost 2 years ago - 4 comments

#412 - [gql_websocket_link] enhancement for websocket connection errors

Pull Request - State: open - Opened by dehypnosis almost 2 years ago - 2 comments

#411 - [graphql_transport_ws] The new subprotocol doesn't auto-reconnect

Issue - State: closed - Opened by agufagit almost 2 years ago - 2 comments

#410 - chore: add topics to pubspec

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#409 - chore: rerun codegen

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#408 - allow cancellation of call using dio cancellation

Pull Request - State: closed - Opened by rgplvr about 2 years ago - 6 comments

#405 - feat/http1

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#404 - Remove deprecated libraries from README

Pull Request - State: closed - Opened by ueman about 2 years ago - 1 comment

#403 - Add support for serialize_nulls build config option

Pull Request - State: open - Opened by twklessor about 2 years ago - 4 comments

#402 - ci/publish

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#401 - ci: remove deprecated build.yaml options, support dart 3.0 explicitly

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#400 - docs(gql_websocket_link): add docs for WebSocketLink

Pull Request - State: closed - Opened by knaeckeKami about 2 years ago

#399 - stable versions 1.0

Pull Request - State: closed - Opened by knaeckeKami over 2 years ago

#398 - feat/gql pedantic nullsafety

Pull Request - State: closed - Opened by knaeckeKami over 2 years ago

#397 - feat(gql_pedantic): migrate to nullsafety

Pull Request - State: closed - Opened by knaeckeKami over 2 years ago

#395 - revamp: Add `const` constructors to `Visitor`s

Pull Request - State: closed - Opened by ValentinVignal over 2 years ago - 4 comments

#393 - [gql_http_link] Exception throwed locally causing stream not generated

Issue - State: closed - Opened by agufagit over 2 years ago - 2 comments