issues
search
byme8
/
ZeroQL
C# GraphQL client with Linq-like syntax
MIT License
278
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability to get field optionally
#116
N0D4N
opened
1 week ago
0
Allow union match with base interface
#115
robbss
opened
3 weeks ago
0
CS0138 and CS0234 errors when trying to build
#114
ziomek64
closed
1 month ago
4
config variable or hard coded
#113
LeonSchourek
closed
1 month ago
1
Mark "__" properties as internal to avoid issues once removed
#112
byme8
closed
2 months ago
0
String values fail to convert to decimal values
#111
kwerie
closed
2 months ago
4
Add support for C# constants
#110
byme8
closed
4 months ago
0
Automatic exceptions when queries or mutations fail
#109
NoTuxNoBux
closed
4 months ago
2
Using const strings instead of strings for mutation variables fails
#108
NoTuxNoBux
closed
4 months ago
2
Overwrite the existing schema file instead of writing to the existing…
#106
NickStrupat
closed
5 months ago
1
Feature/allow wrappers
#105
byme8
closed
5 months ago
0
Improve warnings handling during the client generation.
#104
byme8
closed
6 months ago
0
Fix type replacement inside the nullable array.
#103
byme8
closed
6 months ago
0
Tool does not replace type names propertly
#102
N0D4N
closed
6 months ago
2
Allow enum casting in GraphQL query.
#101
byme8
closed
6 months ago
0
Can not map enums when using GraphQLFragment, no errors when building query
#99
everscope
closed
6 months ago
6
ZeroQL CLI not working from Azure Devops pipelines
#98
devl-up
closed
7 months ago
2
Shorthand for returning a fully hydrated model
#96
NickStrupat
closed
7 months ago
2
Expose the "Query" and "Mutation" extension methods on the IGraphqlClient iterface rather than the concrete type
#95
be1223
closed
5 months ago
3
Mutation inputs are generated as optional despite being non-nullable in schema when using "Request" syntax
#94
be1223
opened
8 months ago
0
Selector lambda as an expression for more efficient transfer to/from the server
#93
NickStrupat
closed
9 months ago
3
Problem building against WPGrapQL
#92
richardaubin
opened
9 months ago
11
Cannot Populate Object with Static Values or Linq Code
#91
nolanblew
closed
8 months ago
1
Assigning To Class/Record Fails to Query Properties
#90
nolanblew
closed
9 months ago
2
ZeroQL.CLI not found when building on GitHub Actions
#87
DaveRMaltby
closed
10 months ago
3
Improve feedback when a status other than OK is returned when querying graph
#86
Eraph
closed
8 months ago
2
ZeroQL.GraphQueryError
#85
cskuba
closed
11 months ago
2
Return partial data on error.
#83
byme8
closed
11 months ago
0
Ensure data is always returned even with errors
#82
Eraph
closed
11 months ago
4
Suffix 'ZeroQL' added to a single type's name on build, results in error CS0246
#81
Eraph
closed
11 months ago
7
Customize naming
#80
clintsinger
closed
1 month ago
1
Query example for queries with pagination
#79
everscope
closed
1 year ago
6
Unable to set alias, so mutation fails if same mutation operation is used multiple times
#77
noah-integrityinspired
closed
1 year ago
2
Select all the properties at once
#76
RASK18
closed
12 months ago
1
Msbuild issue in 6.1.0 preview.2
#75
andriy-tsvikla
closed
1 year ago
2
Parameter name casing incorrect
#74
andriy-tsvikla
closed
1 year ago
6
Single query with multiple query roots
#73
richarddavenport
closed
1 year ago
2
Error Query is not bootstrapped in Blazor Razor file
#72
sabuydee
closed
1 year ago
1
Introspection failed on missing directives fields
#71
elad-aharon
closed
1 year ago
3
Take to account the output path from config file during build
#70
byme8
closed
1 year ago
0
Can't wrap the Query calls in another method.
#69
lukemurray
closed
5 months ago
5
when the generated stored inside ./obj/ZeroQL IDE occurs problem
#67
sabuydee
closed
1 year ago
13
Nullability issue with struct types in the generated client
#65
alfa-carinae
closed
1 year ago
2
Is it possbile to generate queries from "query" definitions?
#64
En3Tho
closed
1 year ago
9
Initial setup instructions improvement
#63
jenschude
closed
1 year ago
6
use IHttpHandler in generated client constructor
#62
jenschude
closed
1 year ago
1
decouple GraphQL client from HttpClient dependency
#61
jenschude
closed
1 year ago
4
Allow omitting of the schema definition
#60
jenschude
closed
1 year ago
2
Generated File produces Compiler Error CS0542
#59
i20033
closed
1 year ago
1
Covariant return types when using Interfaces
#58
jenschude
closed
1 year ago
4
Next