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 }}
pkese
/
FSharp.Data.GraphQL
Public
forked from
fsprojects/FSharp.Data.GraphQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
samples
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 24, 2024
FSharp.Data.GraphQL.Server.AspNetCore (#430)
Show description for 2c86a71
3 people
committed
2c86a71
View commit details
Copy full SHA for 2c86a71
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Fixed variable error messages
xperiandri
committed
9325d0a
View commit details
Copy full SHA for 9325d0a
View code at this point
Browse repository at this point
Aligned response checking in tests, implemented error extensions including `errorKind`
Andrii Chebukin
authored and
xperiandri
committed
755d913
View commit details
Copy full SHA for 755d913
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Addressed @valbers comments
Andrii Chebukin
committed
87d9592
View commit details
Copy full SHA for 87d9592
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Implemented returning HTTP response headers from `OperationResultBase` and fixed integraiton tests
Andrii Chebukin
committed
ed62a69
View commit details
Copy full SHA for ed62a69
View code at this point
Browse repository at this point
Migrated integration tests server to the same code as StarWars API
Andrii Chebukin
committed
9aca4f2
View commit details
Copy full SHA for 9aca4f2
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Fixed warnings
Andrii Chebukin
committed
7891d58
View commit details
Copy full SHA for 7891d58
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Fixed document errors processing (#9)
Show description for fa790c4
3 people
committed
fa790c4
View commit details
Copy full SHA for fa790c4
View code at this point
Browse repository at this point
Added ability to deprecate `Field` defined win any combination of parameters
Andrii Chebukin
committed
8dbd7b9
View commit details
Copy full SHA for 8dbd7b9
View code at this point
Browse repository at this point
Renamed IntrospectionQuery constant to be more readable and fixed query formatting
Andrii Chebukin
committed
8d102c2
View commit details
Copy full SHA for 8d102c2
View code at this point
Browse repository at this point
Implementing introspection query detection by examining query fields. (#7)
GBirkel
authored and
Andrii Chebukin
committed
bfaec8f
View commit details
Copy full SHA for bfaec8f
View code at this point
Browse repository at this point
Typo and minor formatting.
GBirkel
authored and
Andrii Chebukin
committed
afe18df
View commit details
Copy full SHA for afe18df
View code at this point
Browse repository at this point
Reformatting logging strings and adding additional ones.
GBirkel
authored and
Andrii Chebukin
committed
2f8a3b5
View commit details
Copy full SHA for 2f8a3b5
View code at this point
Browse repository at this point
Minor logging code typo.
GBirkel
authored and
Andrii Chebukin
committed
877450b
View commit details
Copy full SHA for 877450b
View code at this point
Browse repository at this point
Starwars server can now find appsettings.json files. Also locates app settings.Development.json files. Supposedly this was handled by CreateDefaultBuilder, but it wasn't working. Also respects the …
Show description for c14c0e9
GBirkel
authored and
Andrii Chebukin
committed
c14c0e9
View commit details
Copy full SHA for c14c0e9
View code at this point
Browse repository at this point
WIP Implemented GraphQL error handling using `IGQLError` instead of `Exception` and parsing variables as `JsonElement`
Andrii Chebukin
committed
38ecfd8
View commit details
Copy full SHA for 38ecfd8
View code at this point
Browse repository at this point
Added `Type` suffix to all built-in GraphQL type definitions
Andrii Chebukin
committed
21751b3
View commit details
Copy full SHA for 21751b3
View code at this point
Browse repository at this point
LHK-590 Added modern GraphQL Relay sample project with React (#420)
Show description for 4286d65
okhorsunenko-lula
and
Andrii Chebukin
committed
4286d65
View commit details
Copy full SHA for 4286d65
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Installed `fsdocs-tool` instead of legacy `fsharp.formatting.commandtool`
okhorsunenko-lula
authored and
xperiandri
committed
844ee7e
View commit details
Copy full SHA for 844ee7e
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Added the project template based on the Star Wars API Sample (#419)
Juriyx
authored
a73b688
View commit details
Copy full SHA for a73b688
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
Added Voyager, Playground and Banana Cake Pop to StarWars sample project (#421)
olegivchenkolula
authored
5ee1581
View commit details
Copy full SHA for 5ee1581
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Fix recursive definition of InputObject fields (#349)
Show description for 298b58b
vanhoeij
and
xperiandri
authored
298b58b
View commit details
Copy full SHA for 298b58b
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Removed net47 references from scripts
xperiandri
committed
b55a2b0
View commit details
Copy full SHA for b55a2b0
View code at this point
Browse repository at this point
Commits on Sep 10, 2022
Formatted scripts and samples
xperiandri
committed
7a5462f
View commit details
Copy full SHA for 7a5462f
View code at this point
Browse repository at this point
Migrated to single undescore `_.`
xperiandri
committed
05551ec
View commit details
Copy full SHA for 05551ec
View code at this point
Browse repository at this point
Bump System.Text.RegularExpressions
Show description for 6ab1f6e
dependabot[bot]
authored and
xperiandri
committed
6ab1f6e
View commit details
Copy full SHA for 6ab1f6e
View code at this point
Browse repository at this point
Bump set-value in /samples/client-provider/file-upload/server
Show description for e972654
dependabot[bot]
authored and
xperiandri
committed
e972654
View commit details
Copy full SHA for e972654
View code at this point
Browse repository at this point
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /samples/star-wars-fabulous-client/StarWars
Show description for 2234af7
dependabot[bot]
authored and
xperiandri
committed
2234af7
View commit details
Copy full SHA for 2234af7
View code at this point
Browse repository at this point
Removed Paket and Fake-CLI, migrated to Packages.props, updated to .NET 6 and F# 6
Juri
authored and
xperiandri
committed
f401b1d
View commit details
Copy full SHA for f401b1d
View code at this point
Browse repository at this point
Commits on May 19, 2022
Bump path-parse in /samples/client-provider/file-upload/server
Show description for ad36264
dependabot[bot]
authored and
xperiandri
committed
ad36264
View commit details
Copy full SHA for ad36264
View code at this point
Browse repository at this point
Bump mixin-deep in /samples/client-provider/file-upload/server
Show description for 24f3e11
dependabot[bot]
authored and
xperiandri
committed
24f3e11
View commit details
Copy full SHA for 24f3e11
View code at this point
Browse repository at this point
Bump eslint-utils in /samples/client-provider/file-upload/server
Show description for a3c5937
dependabot[bot]
authored and
xperiandri
committed
a3c5937
View commit details
Copy full SHA for a3c5937
View code at this point
Browse repository at this point
Bump tar in /samples/client-provider/file-upload/server
Show description for e4f9058
dependabot[bot]
authored and
xperiandri
committed
e4f9058
View commit details
Copy full SHA for e4f9058
View code at this point
Browse repository at this point
Bump undefsafe in /samples/client-provider/file-upload/server
Show description for 9ff09a4
dependabot[bot]
authored and
xperiandri
committed
9ff09a4
View commit details
Copy full SHA for 9ff09a4
View code at this point
Browse repository at this point
Bump dot-prop in /samples/client-provider/file-upload/server
Show description for 37236c4
dependabot[bot]
authored and
xperiandri
committed
37236c4
View commit details
Copy full SHA for 37236c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.