Skip to content

Issues: graphql-dotnet/relay

Release v1.0.0
#27 opened Sep 10, 2018 by aloker
Open 7
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Is 'clientMutationId' needed anymore? question Further information is requested spec compliance The change is intended to solve the problem of inconsistency with the official GraphQL specification
#106 opened Apr 28, 2021 by fiyazbinhasan
Add xml comments to all public members help wanted Extra attention is needed
#103 opened Apr 28, 2021 by Shane32 v1.0
Review how this library interacts with the connection builders within GraphQL.NET needs investigation The described problem requires additional time to study
#100 opened Apr 28, 2021 by Shane32 v1.0
Review of how these classes interact with other published libraries needs investigation The described problem requires additional time to study
#99 opened Apr 28, 2021 by Shane32 v1.0
Review of if/how this project would be useful with a backing database needs investigation The described problem requires additional time to study
#98 opened Apr 28, 2021 by Shane32 v1.0
Add code style rules and formatting tests enhancement New feature or request
#96 opened Apr 28, 2021 by Shane32 v1.0
Add APIApprovals tests enhancement New feature or request
#94 opened Apr 28, 2021 by Shane32 v1.0
Add basic tests that exercise each sample project help wanted Extra attention is needed
#92 opened Apr 28, 2021 by Shane32 v1.0
Update sample and example projects' dependencies help wanted Extra attention is needed
#91 opened Apr 28, 2021 by Shane32 v1.0
Address review comments from #80 enhancement New feature or request
#86 opened Apr 15, 2021 by sungam3r Backlog
Connection Builder seem to only support a single type question Further information is requested
#72 opened Dec 6, 2020 by seekdavidlee
rootQuery inherit QueryGraphType does not work needs investigation The described problem requires additional time to study
#42 opened Jun 12, 2019 by siuming9512
Release v1.0.0 enhancement New feature or request
#27 opened Sep 10, 2018 by aloker
How Can We Simplify Creating Connections question Further information is requested
#25 opened Jul 27, 2018 by RehanSaeed
How do you use NodeGraphType to define an Interface question Further information is requested
#23 opened Jul 13, 2018 by RehanSaeed
pageInfo.hasPreviousPage always false when forward-paginating bug Something isn't working
#22 opened Jul 9, 2018 by aloker
Converting a large list to a connection. question Further information is requested
#19 opened Mar 30, 2018 by MartinDawson
ProTip! Exclude everything labeled bug with -label:bug.