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

GitHub / fsprojects/FSharp.Data.GraphQL issues and pull requests

#531 - Added ability to upload files using GraphQL

Pull Request - State: open - Opened by ePasha about 1 month ago

#530 - Support variables within inline object list filter

Pull Request - State: closed - Opened by VectorTetra 2 months ago - 1 comment

#528 - Fixed `graphql-transport-ws` implementation

Pull Request - State: closed - Opened by valbers 3 months ago - 1 comment

#524 - Implemented tests for scalar wrappers

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

#523 - Question: Access fields via Context

Issue - State: closed - Opened by Akash-Mair 4 months ago - 6 comments

#521 - NuGet package updates

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

#520 - Implemented LINQ query optimization for `ObjectListFilter`

Pull Request - State: open - Opened by VectorTetra 4 months ago

#519 - Use LINQ expression optimizer

Issue - State: open - Opened by xperiandri 4 months ago

#518 - Additional list filter operators

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

#517 - F# 9.0.200

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

#516 - Object list filter tests

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

#515 - Object list filter voption

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

#512 - Ability to add errors to resolved fields

Pull Request - State: closed - Opened by VectorTetra 6 months ago

#511 - Implemented `StructNullable` to support `ValueOption` fields

Pull Request - State: closed - Opened by xperiandri 6 months ago

#507 - Double coercion and error messages fixes

Pull Request - State: closed - Opened by xperiandri 8 months ago

#506 - Lower FSharp.Core requirement to 6.x to help .NET 6 users?

Issue - State: open - Opened by njlr 8 months ago - 2 comments

#505 - Broken dependency constraints via FSharp.Control.Reactive ?

Issue - State: closed - Opened by njlr 8 months ago - 3 comments

#503 - Included and fixed `FSharp.Data.GraphQL.Tests.Sql`

Pull Request - State: open - Opened by xperiandri 9 months ago

#500 - Executor: allow overriding AsyncExecute

Pull Request - State: closed - Opened by pkese 9 months ago - 10 comments

#499 - Publish test results into PR

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

#498 - Poorly described parsing error

Issue - State: closed - Opened by dim-37 10 months ago - 3 comments

#497 - Improved doc of `execution-pipline.md` by correcting and rephrasing

Pull Request - State: closed - Opened by valbers 10 months ago - 2 comments

#496 - Updating .Server.AspNetCore's README.md according to newest code

Pull Request - State: closed - Opened by valbers 11 months ago

#495 - Fixed ability to override `GraphQLRequestHandler<'Root>`

Pull Request - State: closed - Opened by xperiandri 11 months ago

#494 - Fixed Oxpecker handler definitions

Pull Request - State: closed - Opened by xperiandri 11 months ago

#493 - Reduced `option` type allocations

Pull Request - State: closed - Opened by xperiandri 11 months ago

#489 - Tiny code clean-up

Pull Request - State: closed - Opened by Thorium 11 months ago

#488 - Authorization middleware

Pull Request - State: closed - Opened by xperiandri 11 months ago - 7 comments

#485 - Bug in support for LongType?

Issue - State: open - Opened by aggieben 12 months ago - 3 comments

#484 - Relay Revamp

Pull Request - State: closed - Opened by njlr about 1 year ago - 7 comments

#483 - net8.0 support

Issue - State: closed - Opened by aggieben about 1 year ago - 1 comment

#482 - Applied formatting to prepare to merge with AST-2021

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

#479 - Improved adding GraphQLOptions

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

#478 - .AspNetCore: adjusting README to current code usage

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

#477 - Oxpecker support

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

#475 - [RFC] Add support for generic IDictionary<string,obj> query inputs - for #472

Pull Request - State: open - Opened by pkese over 1 year ago - 5 comments

#474 - [RFC] Add support for generic IDictionary<string,obj> query inputs - #472

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

#472 - Nested InputObjects don't get populated

Issue - State: open - Opened by pkese over 1 year ago - 10 comments

#471 - Improving server exception logging by including exception in log message

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

#470 - Star-wars-api sample code is wrong

Issue - State: closed - Opened by pkese over 1 year ago - 17 comments

#469 - Switched to rent an array in Giraffe handler

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

#468 - README: fixing CI badge

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

#467 - Added `launchSettings.json` to benchmarks project

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

#466 - Migrated to .NET 8 and updated all NuGet packages

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

#464 - Updated WebSocket reading logic to eliminate large arrays allocation

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

#463 - Is there a todo sample?

Issue - State: open - Opened by aggieben over 1 year ago - 7 comments

#462 - Fixed inline nullable null argument error

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

#461 - 2.0.0-beta: Setting a `Nullable` input parameter to `null` fails

Issue - State: closed - Opened by panthus over 1 year ago - 2 comments

#460 - Implement GraphQL over HTTP specification

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

#459 - Implement `@cacheControl` directive

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

#458 - Fixed ability to skip interface implementations and union cases in query

Pull Request - State: closed - Opened by xperiandri over 1 year ago - 2 comments

#457 - Updated docs about input object validator and scalar input coercion

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

#456 - Implemented normalizing optionals on input objects

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

#455 - GraphQL Interface not implemented error when returning a list of interface types

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

#453 - Fixed the type provider packaging

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

#451 - Implemented normalizing optionals on input objects

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

#450 - Fixed packaging and publishing NuGet packages

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

#448 - Changed `raise` to calling `Reraise()` extension method to preserve the call stack

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

#447 - Fixed `coerceUriInput` definition to use the common error creation

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

#446 - Added `FieldDef<'Val, 'Res>` to support resolver changing middlewares

Pull Request - State: closed - Opened by xperiandri almost 2 years ago - 6 comments

#445 - Removed unused exceptions bag

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

#444 - Moved all GraphQL exceptions to the Server project

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

#443 - Refactored all async tests to `task` CE

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

#442 - oneOf input types

Issue - State: open - Opened by laurencepettitt almost 2 years ago - 1 comment

#440 - Implemented error details as extensions

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

#439 - Implemented `ScalarDefinition<'Primitive, 'Val>`, fixed built-in scalars input coercion

Pull Request - State: closed - Opened by xperiandri almost 2 years ago - 6 comments

#438 - Implemented Fake build as F# project

Pull Request - State: closed - Opened by xperiandri almost 2 years ago - 3 comments

#437 - Input object validation

Pull Request - State: closed - Opened by xperiandri almost 2 years ago - 7 comments

#436 - Input object creation with fields coercion

Pull Request - State: closed - Opened by xperiandri almost 2 years ago - 14 comments

#434 - Added and tested building with this property

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

#433 - Update react samples to the latest version

Issue - State: open - Opened by TheSanChous about 2 years ago

#432 - FSharp.Data.GraphQL.Client NuGet published on Github not working

Issue - State: closed - Opened by panthus about 2 years ago - 4 comments

#430 - FSharp.Data.GraphQL.Server.AspNetCore

Pull Request - State: closed - Opened by valbers over 2 years ago - 10 comments

#429 - Bump minimist and mkdirp in /samples/client-provider/file-upload/server

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript