Skip to content

issues Search Results · repo:graphql-go/graphql language:Go

Filter by

379 results
 (57 ms)

379 results

ingraphql-go/graphql (press backspace or delete to remove)

Actual Currently introspection pkg contains grammar miss-matches. Required We want to update the related strings so those match with graphql-js therefore compatibility can be achieve more precisely. ...
  • chris-ramon
  • 1
  • Opened 
    19 days ago
  • #726

Actual Currently the parser has a mismatch test names against graphql-js reference implementation. Expected We want to update the test names for compatibility.
  • chris-ramon
  • 1
  • Opened 
    on Jul 16
  • #724

Check sub-issues.
  • chris-ramon
  • 1
  • Opened 
    on Jul 16
  • #723

Check sub-issues.
  • chris-ramon
  • 1
  • Opened 
    on Jul 16
  • #722

Actual Currently the extensions component defined in: https://github.com/graphql-go/graphql/blob/58689e0742f217137ac0c82b16e2d658e0cc1853/extensions.go#L32-L33 Contains methods that are named in a way ...
  • chris-ramon
  • 1
  • Opened 
    on Jun 12
  • #721

Actual Currently some of the Components do not have code comments. Expected We want to add code comments for better maintainability to the following Components if not present: - Errors - Language ...
  • chris-ramon
  • 1
  • Opened 
    on Jun 3
  • #720

Actual Currently the function: ParseValue from the file: language/parser/parser.go is deprecated. Expected We want to remove the ParseValue function since is deprecated.
  • chris-ramon
  • 1
  • Opened 
    on May 30
  • #719

Feature Request: Automatic Delegation of Nested Field Resolvers to Root Query Resolvers Description Currently, when defining a nested field (e.g., the creator field in a type like EstablishmentType), ...
  • lrivera
  • 2
  • Opened 
    on Feb 11
  • #715

There is some PRs has been merged after tag v0.8.1,and some of those are improvement or fix bug. I want to use the latest code in my project with go.mod so can you create a new release to include new merged ...
  • tomyujia123
  • 1
  • Opened 
    on Feb 5
  • #714

I noticed that codegen, very popular tool to generate types from a schema, marks as deprecated all the possible types, queries, and mutations. After some debugging I found out that the deprecationReason ...
  • alimoli
  • 1
  • Opened 
    on Jan 29
  • #713
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub