issues
search
graphql-dotnet
/
parser
A lexer and parser for GraphQL in .NET
MIT License
216
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use auto properties and misc code cleanup
#398
alexander-jesner-AP
closed
1 week ago
3
Fix GetDirectiveLocation exception message
#397
Shane32
closed
2 months ago
0
Add GetDirectiveLocation extension method
#396
Shane32
closed
2 months ago
1
Argument definitions and input field definitions use same class
#395
Shane32
closed
2 months ago
0
Bump codecov/codecov-action from 3 to 4
#394
dependabot[bot]
closed
1 week ago
0
Bump github/codeql-action from 2 to 3
#393
dependabot[bot]
closed
1 week ago
0
Bump actions/upload-artifact from 3 to 4
#392
dependabot[bot]
closed
1 week ago
0
Append newline to printed documents
#391
Shane32
closed
2 months ago
1
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
#390
dependabot[bot]
closed
8 months ago
0
Bump codecov/codecov-action from 3 to 4
#389
dependabot[bot]
closed
9 months ago
4
Bump BenchmarkDotNet from 0.13.11 to 0.13.12
#388
dependabot[bot]
closed
9 months ago
1
Bump xunit from 2.6.3 to 2.6.4
#387
dependabot[bot]
closed
10 months ago
1
Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
#386
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#385
dependabot[bot]
closed
10 months ago
1
Bump github/codeql-action from 2 to 3
#384
dependabot[bot]
closed
10 months ago
0
Bump PublicApiGenerator from 11.0.0 to 11.1.0
#383
dependabot[bot]
closed
10 months ago
1
Migrate to NET8
#382
sungam3r
closed
10 months ago
1
Bump xunit packages and PublicApiGenerator
#381
sungam3r
closed
10 months ago
0
Cosmetic changes
#380
sungam3r
closed
10 months ago
0
Bump xunit from 2.5.3 to 2.6.3
#379
dependabot[bot]
closed
10 months ago
0
Bump BenchmarkDotNet from 0.13.9 to 0.13.11
#378
dependabot[bot]
closed
10 months ago
0
Bump actions/labeler from 4 to 5
#377
dependabot[bot]
closed
10 months ago
0
Bump actions/setup-dotnet from 3 to 4
#376
dependabot[bot]
closed
10 months ago
0
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.4
#375
dependabot[bot]
closed
10 months ago
3
Bump xunit from 2.5.3 to 2.6.2
#374
dependabot[bot]
closed
10 months ago
1
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
#373
dependabot[bot]
closed
10 months ago
0
Bump actions/github-script from 6 to 7
#372
dependabot[bot]
closed
10 months ago
0
Fix printing operation type
#371
Shane32
closed
10 months ago
1
Printing SDL drops ‘mutation’
#370
Shane32
closed
10 months ago
0
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
#369
dependabot[bot]
closed
10 months ago
0
Bump xunit from 2.5.3 to 2.6.1
#368
dependabot[bot]
closed
11 months ago
1
Update readme
#367
Shane32
closed
12 months ago
0
Bump BenchmarkDotNet from 0.13.9 to 0.13.10
#366
dependabot[bot]
closed
11 months ago
1
Pretty print graphql query?
#365
clement911
closed
11 months ago
9
Bump xunit from 2.5.3 to 2.6.0
#364
dependabot[bot]
closed
12 months ago
1
Bump xunit from 2.5.2 to 2.5.3
#363
dependabot[bot]
closed
1 year ago
0
[TEMP] Merge all of master to v8
#362
Shane32
closed
1 year ago
0
Fix quad quote handling
#361
Shane32
closed
1 year ago
2
Handle whitespaces somehow
#360
sungam3r
opened
1 year ago
3
Fix whitespace issues
#359
sungam3r
closed
1 year ago
0
Fix inconsistent formatting of arguments
#358
sungam3r
closed
1 year ago
1
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.3
#357
dependabot[bot]
closed
1 year ago
1
Bump xunit from 2.5.1 to 2.5.2
#356
dependabot[bot]
closed
1 year ago
0
Fix doubled whitespace for inline fragments
#355
sungam3r
closed
1 year ago
2
Bump coverlet.msbuild from 3.2.0 to 6.0.0
#354
dependabot[bot]
closed
1 year ago
0
Test v8.4.1
#353
Shane32
closed
1 year ago
0
There's an extra space here also, between `...` and `@skip`.
#352
sungam3r
closed
1 year ago
0
Disable show-progress for actions/checkout
#351
sungam3r
closed
1 year ago
1
Bump xunit and related fixes
#350
sungam3r
closed
1 year ago
25
Use AsTask()
#349
sungam3r
closed
1 year ago
6
Next