issues
search
Husqvik
/
GraphQlClientGenerator
GraphQL C# client generator
MIT License
213
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for NonNull GraphQL types RegexScalarFieldTypeMappingProvider
#163
VusalDev
opened
1 week ago
6
Suggestion: add sorting in GraphQlGenerator.cs
#162
VusalDev
closed
1 week ago
6
Add support for OneOf input type
#161
gao-artur
closed
1 month ago
13
DataClassMemberNullability option not respected in csproj definition.
#160
Blightbuster
closed
2 months ago
1
If graphQL schema contains object named wrongly like `Type` the code is unbuildable
#159
mate1213
closed
3 months ago
2
Need example of how to deserialize into these generated classes
#158
KlomDark
opened
4 months ago
1
DateTime, long has type object
#157
VusalDev
closed
5 months ago
0
Possible GUID, should be string
#156
raymondandreassen
closed
6 months ago
1
Error CS0229: Ambiguity between 'IncludeDirective include' and 'IncludeDirective include'
#155
raymondandreassen
closed
6 months ago
6
Build Graphql variable
#154
thheg
closed
6 months ago
2
Build fails miserably against WPGraphQL Schema
#153
richardaubin
closed
7 months ago
8
Stack overflow when using tool to generate graphql client
#152
GV94
closed
9 months ago
5
[Feature Request] Add `__typename` to generated classes
#151
kaioduarte
closed
7 months ago
3
OutputType option is not considered for C# 9 source generator
#150
SlyCedix
closed
11 months ago
1
Add support for FileScopedNamespaces to OneClassPerFile OutputType
#149
SlyCedix
closed
9 months ago
1
Query builders for objects with only deprecated fields are not generated
#148
SlyCedix
closed
9 months ago
3
Multiple enum values which convert to the same PascalCase name cause duplicate values in generated enums
#147
SlyCedix
closed
11 months ago
1
Non-nullables and nullables mapping
#146
ErlingMK
closed
11 months ago
3
Support for nested query parameters
#145
bawahakim
closed
1 year ago
1
Convert model-generated value types from bigint to .NET type long
#144
adamfisher
closed
1 year ago
2
Skip generation of base classes.
#143
rfriend-zilo
closed
1 year ago
1
The type X already contains a definition for 'Title'
#142
janbartosek
closed
1 year ago
5
Type 'DisplayableErrorQueryBuilder' already defines a member called 'WithProductVariantsBulkUpdateUserErrorFragment' with the same parameter types
#141
daef
closed
1 year ago
6
Class Mappings not Picking up Renames
#140
adamfisher
closed
1 year ago
2
UUID Not Getting Mapped to System.Guid
#139
adamfisher
closed
1 year ago
2
#137 Escape Newlines in GraphQL String Values
#138
kevinpjones
closed
6 months ago
4
Newlines in a String Input Field Generates an Invalidly Formatted Mutation
#137
kevinpjones
closed
11 months ago
0
Generate Separate Files / Folder Structure
#136
GarretWayne
closed
1 year ago
3
__typename should not be checked on empty object
#135
GarretWayne
closed
1 year ago
1
Feature Request - Add Automatic Extraction of Interfaces to this library
#134
ohadcohen1111
closed
9 months ago
4
CLI Option --includeDeprecatedFields / When is the next release?
#133
AccsoSG
closed
1 year ago
1
Allow self signed certificates
#132
Logic-Bits
closed
1 year ago
5
GraphQlQueryParameter<T> and QueryBuilderParameter<T> design questions
#131
gao-artur
opened
1 year ago
2
Fix parameterized queries with enum arguments
#130
gao-artur
opened
1 year ago
0
Obsolete builder methods for deprecated fields
#129
gao-artur
closed
1 year ago
0
Applied directives
#128
gao-artur
opened
1 year ago
0
Fix nested lists of complex objects
#127
gao-artur
closed
1 year ago
0
Features requests
#126
gao-artur
opened
1 year ago
13
Always request __typename for interfaces and unions
#125
gao-artur
closed
1 year ago
0
Generate file-scoped namespaces
#124
gao-artur
closed
1 year ago
0
Always request __typename for interfaces and unions
#123
gao-artur
closed
1 year ago
1
Support generation file-scoped namespaces
#122
gao-artur
closed
1 year ago
1
Scalar field with arguments should be treated as complex?
#121
gao-artur
closed
1 year ago
3
Make base GraphQlQueryBuilder partial
#120
gao-artur
closed
1 year ago
0
Add missing cli options
#119
gao-artur
closed
1 year ago
0
[Feature Request] Read schema from SDL file.
#118
kiranchandran
opened
1 year ago
6
Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). How to change type of IDs ?
#117
GautierT
closed
1 year ago
1
[Feature request] Flag for custom scalar types in dotnet tool CLI
#116
thatvineyard
closed
1 year ago
5
[Feature Request] NullValueHandling when building request
#115
exedary
closed
1 year ago
3
Empty mutation request when using queryBuilder without values
#114
exedary
closed
1 year ago
7
Next