issues
search
GraphQLSwift
/
Graphiti
The Swift GraphQL Schema framework for macOS and Linux
MIT License
531
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GraphQL v3
#147
NeedleInAJayStack
opened
6 days ago
1
Bumps minimum version to Swift 5.8
#146
NeedleInAJayStack
closed
1 week ago
0
Adds tests to ensure default values work
#145
NeedleInAJayStack
closed
1 week ago
2
Remove expectations from tests
#142
NeedleInAJayStack
closed
3 weeks ago
0
Many-to-many relationships in Graphiti Schema
#141
RoProducts
opened
1 month ago
2
Weird error when loading a dynamic property of a type
#140
Dracks
opened
2 months ago
5
ci: Changes xcode version to latest stable
#139
NeedleInAJayStack
closed
3 months ago
2
CI Test
#138
NeedleInAJayStack
closed
4 months ago
0
Fix exception thrown when two classes with the same name (but not the same fully-qualified name) are registered in a Schema
#137
abidon
closed
3 months ago
10
Adds `oneOf` and `specifiedBy` directive support
#136
NeedleInAJayStack
closed
4 months ago
1
Different contexts for different operation types
#135
rexmas
closed
6 months ago
3
Add Directive Tests
#134
samisuteria
closed
7 months ago
2
Fixes hello world query type to ID
#132
NeedleInAJayStack
closed
11 months ago
0
Adds public inits for all 3 paginatable arguments structs
#131
cshadek
closed
11 months ago
2
Coders with Date as Double in schema
#130
ZirgVoice
closed
3 weeks ago
1
Drops Encodable requirement on GraphQL types
#129
NeedleInAJayStack
closed
12 months ago
10
Is there a way to override the name of a Value in an Enum?
#128
cshadek
opened
12 months ago
2
Exports code coverage
#127
NeedleInAJayStack
closed
1 year ago
2
Made inits public for NoArguments and PageInfo
#126
cshadek
closed
1 year ago
6
add swift 5.8 & 5.9 workflow
#125
samisuteria
closed
1 year ago
2
Would it make sense to make NoArguments init public?
#124
cshadek
closed
12 months ago
2
Bearer and basic authorization
#122
Fa1zer
closed
1 year ago
1
Decimal and NSDecimal
#121
ZirgVoice
opened
1 year ago
3
fix: Updates Identifier availability flag
#120
NeedleInAJayStack
closed
1 year ago
0
'Identifiable' is only available in iOS 13.0 or newer
#119
broosted
closed
1 year ago
2
Scalar customizations
#118
NeedleInAJayStack
closed
1 year ago
4
Changes documentation examples to async/await
#117
NeedleInAJayStack
closed
1 year ago
2
chore: Adjusts format CI to use docker
#116
NeedleInAJayStack
closed
1 year ago
2
Potential Bug with Input types
#115
bhaze31
closed
1 year ago
2
Add helper to API.execute
#114
samisuteria
closed
1 year ago
0
Federation reference resolver with filtering
#113
ZirgVoice
closed
3 weeks ago
1
feature: ConnectionType supports custom fields
#112
NeedleInAJayStack
closed
1 year ago
18
PartialSchema error with argument in type field
#111
ZirgVoice
closed
1 year ago
5
Feature: Create better support for custom connections
#110
cshadek
opened
1 year ago
2
Fixes connection processing order
#109
NeedleInAJayStack
closed
1 year ago
3
Connections - Adds tests and documentation
#108
NeedleInAJayStack
closed
1 year ago
2
Makes PageInfo and Edge public to make custom connections easier
#107
cshadek
closed
1 year ago
6
Renaming ConnectionTypes isn't working
#106
cshadek
closed
1 year ago
6
Schema validation rules
#105
alexsteinerde
closed
1 year ago
1
How to access the selectionSet from the Resolver ?
#104
Samsv77
opened
1 year ago
3
Fix: Federation Introspection
#103
NeedleInAJayStack
closed
1 year ago
3
Schema Introspection Failure
#102
ZirgVoice
closed
1 year ago
2
Federation N+1 query problem
#101
ZirgVoice
closed
1 year ago
2
PartialSchema with coders
#100
ZirgVoice
closed
1 year ago
1
Instance-based PartialSchema
#99
d-exclaimation
closed
1 year ago
4
Add Federation Support
#98
samisuteria
closed
1 year ago
13
Fix: interface and union ordering
#97
NeedleInAJayStack
closed
1 year ago
2
The order of PartialSchemas matters for Interfaces, Unions, and ConnectionTypes - is this intentional?
#96
cshadek
closed
1 year ago
9
Adds ConnectionType support to SchemaBuilder
#95
NeedleInAJayStack
closed
1 year ago
1
How do you include a ConnectionType in a PartialSchema?
#94
cshadek
closed
1 year ago
2
Next