issues
search
GraphQLSwift
/
GraphQL
The Swift GraphQL implementation for macOS and Linux
MIT License
938
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allows numeric values to be parsed as GraphQLBools
#156
NeedleInAJayStack
closed
1 week ago
0
Query with default values does not work
#155
ZirgVoice
closed
1 week ago
2
Schema Definition Language Support
#154
NeedleInAJayStack
closed
4 days ago
7
Fixes scalar type serialization
#153
NeedleInAJayStack
closed
2 weeks ago
2
Introspection with standard values does not work
#152
ZirgVoice
closed
2 weeks ago
8
Fixes default value introspection
#151
NeedleInAJayStack
closed
1 month ago
0
experiment: Test swift-setup v6
#150
NeedleInAJayStack
closed
1 month ago
1
Swift 6 Compatibility
#149
NeedleInAJayStack
opened
1 month ago
2
Some memory release didn't work
#148
Dracks
opened
1 month ago
0
Have some Protocol for errors to allow the error to provide extra information?
#147
Dracks
closed
1 month ago
1
Set Swift 5.8 as the minimum supported version
#146
3a4oT
closed
1 week ago
10
ci: Changes xcode version to latest stable
#145
NeedleInAJayStack
closed
2 months ago
0
Adds `oneOf` and `specifiedBy` directives
#144
NeedleInAJayStack
closed
4 months ago
0
Exposes `parse` and `print` functions
#143
NeedleInAJayStack
closed
4 months ago
0
Grt
#142
tobiasarch1993
closed
5 months ago
0
Fix issue with shadow variables in Swift 5.4
#141
samisuteria
closed
7 months ago
0
Fixes compiler warnings
#140
NeedleInAJayStack
closed
7 months ago
1
Create queries/mutations from GraphQL schema
#139
NSCoder
opened
7 months ago
0
Fixes Parser & Printer for SDL Functionality
#138
NeedleInAJayStack
closed
10 months ago
1
client library
#137
rex-remind101
opened
10 months ago
0
Adds Custom Validation Rules
#136
NeedleInAJayStack
closed
11 months ago
1
Adds Validation Rules
#135
NeedleInAJayStack
closed
11 months ago
2
Visitor Fixes and Editing Support
#134
NeedleInAJayStack
closed
11 months ago
4
Fixes NoUnusedVariablesRule false positive
#133
NeedleInAJayStack
closed
12 months ago
1
Exports code coverage
#132
NeedleInAJayStack
closed
12 months ago
0
add workflow for Swift 5.9
#131
samisuteria
closed
1 year ago
0
Port Printer from graphql-js
#130
samisuteria
closed
12 months ago
0
feature: Adds request operation type function
#129
NeedleInAJayStack
closed
1 year ago
0
Adds GraphQLError extensions
#128
NeedleInAJayStack
closed
1 year ago
0
GraphQLError missing `extensions`
#127
rexmas
closed
1 year ago
2
Changes documentation examples to async/await
#126
NeedleInAJayStack
closed
1 year ago
0
chore: Adjusts format CI to use docker
#125
NeedleInAJayStack
closed
1 year ago
0
fix: Serial Execution Strategy
#124
CrownedPhoenix
closed
1 year ago
2
Update Schema Kitchen Sink Parsing + Tests
#123
samisuteria
closed
1 year ago
0
Disabling introspection e.g. in production
#122
alexsteinerde
closed
1 year ago
6
add kitchen sink tests
#121
samisuteria
closed
1 year ago
0
Custom Schema Directives?
#120
ScottRobbins
closed
1 year ago
1
fix: correctly handle missing GraphQLError location/path on decode
#119
GNMoseke
closed
1 year ago
1
update linux workflows
#118
samisuteria
closed
1 year ago
0
add tests for federation schema parsing
#117
samisuteria
closed
1 year ago
0
back deploy concurrency to macOS 10.15
#116
sevki
closed
1 year ago
1
Chore: new swiftformat application
#115
NeedleInAJayStack
closed
1 year ago
0
Format Code
#114
samisuteria
closed
1 year ago
1
Extend Schema Support
#113
samisuteria
closed
1 year ago
1
Optimizes parsing of large non-UTF8 queries
#112
NeedleInAJayStack
closed
1 year ago
2
Making visit(...) public.
#111
drekka
closed
1 year ago
0
Making Visitor public
#110
drekka
closed
2 years ago
0
fix: Removes null serialization check.
#109
NeedleInAJayStack
closed
2 years ago
1
TypeReference improvements
#108
NeedleInAJayStack
closed
2 years ago
2
feature: Enum parsing throws instead of null fallback
#107
NeedleInAJayStack
closed
2 years ago
1
Next