Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fsprojects
/
FSharp.Data.GraphQL
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
403
Code
Issues
64
Pull requests
34
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 19, 2025
Excluded `GraphQLWebSocketMiddleware` from exception stack trace if request is not a Web Socket
xperiandri
committed
85a9d8c
Copy full SHA for 85a9d8c
Implemented `TimeOnly` GraphQL type (#546)
xperiandri
committed
5b448ee
Copy full SHA for 5b448ee
Commits on Dec 12, 2025
Renamed AspNetCore `StartupExtensions.cs` to `ServiceCollectionExtensions.fs`
xperiandri
committed
689908d
Copy full SHA for 689908d
Commits on Dec 1, 2025
Updated package version to 3.1.0
xperiandri
committed
d18a557
Copy full SHA for d18a557
Set source for pushing to NuGet
xperiandri
committed
3037c3e
Copy full SHA for 3037c3e
Moved .NET SDK version to pipeline environment variable
xperiandri
committed
9d4b950
Copy full SHA for 9d4b950
Added release notes for versons `2.0`...`3.0`. (#544)
Show description for b0fff4e
DCPRevere
and
xperiandri
committed
b0fff4e
Copy full SHA for b0fff4e
Updated all used GitHub actions
Show description for ada95d9
xperiandri
committed
ada95d9
Copy full SHA for ada95d9
Updated SDK to `9.0.307`
xperiandri
committed
a983009
Copy full SHA for a983009
Commits on Nov 30, 2025
fixup! Implemented `Oxpecker` support
xperiandri
committed
4289217
Copy full SHA for 4289217
Removed the old unused multi-part parsing logic
xperiandri
committed
6b500bb
Copy full SHA for 6b500bb
Commits on Oct 30, 2025
Added type information to error matching (#543)
Show description for 4844839
Thorium
and
xperiandri
authored
4844839
Copy full SHA for 4844839
Commits on Oct 22, 2025
Implemented tests for file upload within an input object (#540)
Show description for f88cab6
3 people
authored
f88cab6
Copy full SHA for f88cab6
Commits on Oct 7, 2025
Fixed `IInputExecutionContext` resolution (#539)
VectorTetra
authored
323f7b7
Copy full SHA for 323f7b7
Commits on Oct 3, 2025
Fixed file upload tests (#538)
Show description for 5ca80cb
VectorTetra
and
Viktor Tochonov
authored
5ca80cb
Copy full SHA for 5ca80cb
Updated SDK to `9.0.304`
Viktor Tochonov
authored and
xperiandri
committed
c3ff07b
Copy full SHA for c3ff07b
Commits on Aug 19, 2025
Migrated to underscore property access lambda syntax
xperiandri
committed
023790c
Copy full SHA for 023790c
Eliminated unnecessary list allocations in `Validation.fs`
xperiandri
committed
3777705
Copy full SHA for 3777705
Commits on Aug 17, 2025
Added Copilot setup steps
xperiandri
committed
aaa2e0e
Copy full SHA for aaa2e0e
Added Copilot instructions
xperiandri
committed
d3ac299
Copy full SHA for d3ac299
Added MCP servers configuration
xperiandri
committed
8c3863d
Copy full SHA for 8c3863d
Fixed implicit transitive reference of `FSharp.Core` version `9.0.300`
xperiandri
committed
adea02b
Copy full SHA for adea02b
Migrated all solutions to `SLNX`
xperiandri
committed
16029a7
Copy full SHA for 16029a7
Commits on Jul 27, 2025
Updated tests NuGet packages
xperiandri
committed
10653b1
Copy full SHA for 10653b1
Fixed nullability of `extensions` parameter in `GQLMessageExceptionBase` constructor
xperiandri
committed
8c2f293
Copy full SHA for 8c2f293
Commits on Jul 4, 2025
Added `FileData` type instead of a `Stream` to provide a Content Type of a file (#532)
ePasha
authored
3c7bb6b
Copy full SHA for 3c7bb6b
Commits on Jul 1, 2025
Upload files using GraphQL (#531)
Show description for 9f43e95
ePasha
and
xperiandri
authored
9f43e95
Copy full SHA for 9f43e95
Commits on May 30, 2025
Lowered `FSharp.Core` to `9.0.202`
xperiandri
committed
00ecaf3
Copy full SHA for 00ecaf3
Commits on May 28, 2025
Support variables within inline object list filter (#530)
Show description for 6f71177
3 people
authored
6f71177
Copy full SHA for 6f71177
Commits on May 18, 2025
Fixed `graphql-transport-ws` implementation (#528)
Show description for bbc6d3e
valbers
authored
bbc6d3e
Copy full SHA for bbc6d3e
Commits on May 8, 2025
Trying to improve doc. of execution-pipline.md by correcting and... (#497)
Show description for 9e33deb
valbers
and
xperiandri
authored
9e33deb
Copy full SHA for 9e33deb
Implemented support for optional properties usage in non-Enumerable LINQ queries (#529)
Show description for a84c6aa
3 people
authored
a84c6aa
Copy full SHA for a84c6aa
Commits on May 4, 2025
Updated `introspection_query.graphql` reference in `ReadMe` (#527)
Show description for 2fa3df2
emmanuel-ferdman
authored and
xperiandri
committed
2fa3df2
Copy full SHA for 2fa3df2
Fixed issue with `Oxpecker` requiring newer version of `FSharp.Core`
xperiandri
committed
d7e743d
Copy full SHA for d7e743d
Commits on Apr 29, 2025
Updated scalar `CoerceOutput` to `objnull -> 'Primitive option`
xperiandri
committed
62aed42
Copy full SHA for 62aed42
Pagination
Previous
Next
You can’t perform that action at this time.