Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Thorium
/
FSharp.Data.GraphQL
Public
forked from
fsprojects/FSharp.Data.GraphQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
FSharp.Data.GraphQL
src
on
error-type-reporting
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2025
Update src/FSharp.Data.GraphQL.Server/Values.fs
Show description for 566a9e3
Thorium
and
xperiandri
authored
566a9e3
View commit details
Copy full SHA for 566a9e3
View code at this point
Browse repository at this point
Update src/FSharp.Data.GraphQL.Server/Values.fs
Show description for bd22c1f
Thorium
and
xperiandri
authored
bd22c1f
View commit details
Copy full SHA for bd22c1f
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Added type information to error matching
Thorium
committed
0eb74ac
View commit details
Copy full SHA for 0eb74ac
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Fixed `IInputExecutionContext` resolution (#539)
VectorTetra
authored
323f7b7
View commit details
Copy full SHA for 323f7b7
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Fixed file upload tests (#538)
Show description for 5ca80cb
VectorTetra
and
Viktor Tochonov
authored
5ca80cb
View commit details
Copy full SHA for 5ca80cb
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Migrated to underscore property access lambda syntax
xperiandri
committed
023790c
View commit details
Copy full SHA for 023790c
View code at this point
Browse repository at this point
Eliminated unnecessary list allocations in `Validation.fs`
xperiandri
committed
3777705
View commit details
Copy full SHA for 3777705
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
Migrated all solutions to `SLNX`
xperiandri
committed
16029a7
View commit details
Copy full SHA for 16029a7
View code at this point
Browse repository at this point
Commits on Jul 27, 2025
Fixed nullability of `extensions` parameter in `GQLMessageExceptionBase` constructor
xperiandri
committed
8c2f293
View commit details
Copy full SHA for 8c2f293
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Added `FileData` type instead of a `Stream` to provide a Content Type of a file (#532)
ePasha
authored
3c7bb6b
View commit details
Copy full SHA for 3c7bb6b
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Upload files using GraphQL (#531)
Show description for 9f43e95
e-pasha
and
xperiandri
authored
9f43e95
View commit details
Copy full SHA for 9f43e95
View code at this point
Browse repository at this point
Commits on May 30, 2025
Lowered `FSharp.Core` to `9.0.202`
xperiandri
committed
00ecaf3
View commit details
Copy full SHA for 00ecaf3
View code at this point
Browse repository at this point
Commits on May 28, 2025
Support variables within inline object list filter (#530)
Show description for 6f71177
3 people
authored
6f71177
View commit details
Copy full SHA for 6f71177
View code at this point
Browse repository at this point
Commits on May 18, 2025
Fixed `graphql-transport-ws` implementation (#528)
Show description for bbc6d3e
valbers
authored
bbc6d3e
View commit details
Copy full SHA for bbc6d3e
View code at this point
Browse repository at this point
Commits on May 8, 2025
Implemented support for optional properties usage in non-Enumerable LINQ queries (#529)
Show description for a84c6aa
3 people
authored
a84c6aa
View commit details
Copy full SHA for a84c6aa
View code at this point
Browse repository at this point
Commits on May 4, 2025
Fixed issue with `Oxpecker` requiring newer version of `FSharp.Core`
xperiandri
committed
d7e743d
View commit details
Copy full SHA for d7e743d
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Updated scalar `CoerceOutput` to `objnull -> 'Primitive option`
xperiandri
committed
62aed42
View commit details
Copy full SHA for 62aed42
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Implemented missing `In` operator parsing and its tests for `ObjectListFilter` (#526)
Show description for b096a3a
VectorTetra
and
Viktor Tochonov
authored
b096a3a
View commit details
Copy full SHA for b096a3a
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Fixed `Contains` and `In` operators implementation for collections (#525)
Show description for 2a2ed41
VectorTetra
and
Viktor Tochonov
authored
2a2ed41
View commit details
Copy full SHA for 2a2ed41
View code at this point
Browse repository at this point
Implemented tests for scalar wrappers and improved logic for `Contains`, `StartsWith` and `EndsWith` operators (#524)
Show description for 1e372c7
3 people
committed
1e372c7
View commit details
Copy full SHA for 1e372c7
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Fixed `OfTypes` case for `ObjectListFilter` and implemented new tests for `OfTypes` filter (#522)
Show description for 7fd53c2
VectorTetra
and
Viktor Tochonov
authored
7fd53c2
View commit details
Copy full SHA for 7fd53c2
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Optimized `ResolveAbstractionFilter` to return filter only if not all union cases are specified
xperiandri
committed
ee4c17f
View commit details
Copy full SHA for ee4c17f
View code at this point
Browse repository at this point
Fixed generation of discriminator comparing expressions to be translatable to database queries
xperiandri
committed
a38f9a6
View commit details
Copy full SHA for a38f9a6
View code at this point
Browse repository at this point
Removed `ObjectListFilter.NoFilter` case
xperiandri
committed
7a43356
View commit details
Copy full SHA for 7a43356
View code at this point
Browse repository at this point
Renamed `ObjectListFilter` type definition to `ObjectListFilterType`
xperiandri
committed
65a5009
View commit details
Copy full SHA for 65a5009
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Updated `FSharp.TypeProviders.SDK` to `8.1.0`
xperiandri
committed
0d4a77e
View commit details
Copy full SHA for 0d4a77e
View code at this point
Browse repository at this point
Additional list filter operators (#518)
Show description for a7ba150
VectorTetra
and
Viktor Tochonov
authored
a7ba150
View commit details
Copy full SHA for a7ba150
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Object list filter tests (#516)
Show description for 8dd7d03
2 people
authored and
xperiandri
committed
8dd7d03
View commit details
Copy full SHA for 8dd7d03
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Formatted `ObjectListFilter` related files
Viktor Tochonov
committed
02f0986
View commit details
Copy full SHA for 02f0986
View code at this point
Browse repository at this point
Implemented `ObjectListFilter` tests for And, Or, Not filters and supplying filter from variables
Viktor Tochonov
committed
af25547
View commit details
Copy full SHA for af25547
View code at this point
Browse repository at this point
WIP implementing application of `ObjectListFilter` to `IQueryable`
xperiandri
authored and
Viktor Tochonov
committed
48bb152
View commit details
Copy full SHA for 48bb152
View code at this point
Browse repository at this point
Added `OfTypes` case to `ObjectListFilter`
xperiandri
authored and
Viktor Tochonov
committed
2e4699f
View commit details
Copy full SHA for 2e4699f
View code at this point
Browse repository at this point
Changed `ObjectListFilter` reporting to middleware with full path to a GraphQL fields
xperiandri
authored and
Viktor Tochonov
committed
e7fa923
View commit details
Copy full SHA for e7fa923
View code at this point
Browse repository at this point
Migrated `ObjectListFilter` to `voption`
xperiandri
authored and
Viktor Tochonov
committed
3c2a25f
View commit details
Copy full SHA for 3c2a25f
View code at this point
Browse repository at this point
Implemented `ObjectListFilter` parsing from variable
xperiandri
authored and
Viktor Tochonov
committed
3bf509e
View commit details
Copy full SHA for 3bf509e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.