GitHub / graphql-python/graphql-core issues and pull requests
#239 - Support for Python 3.14 in GraphQL core 3.2
Issue -
State: open - Opened by patrick91 12 days ago
#238 - Cancel remaining fields on exceptions
Pull Request -
State: closed - Opened by mgorven 3 months ago
- 7 comments
#237 - Update README.md to include Typed GraphQL
Pull Request -
State: closed - Opened by willemt 3 months ago
- 2 comments
#236 - `RuntimeWarning: coroutine ... never awaited` when a sibling resolver raises an error
Issue -
State: closed - Opened by magicmark 4 months ago
- 9 comments
#235 - GraphQLSyntaxError When An Object Type Is Implementing Multiple Interfaces
Issue -
State: open - Opened by alxjhnsn 5 months ago
#234 - Fix `IntrospectionQuery` type definition
Pull Request -
State: closed - Opened by sobolevn 5 months ago
- 5 comments
#233 - Types derived from GraphQLType should be comparable by content instead of object reference
Issue -
State: closed - Opened by melan 7 months ago
- 4 comments
#232 - Add a primitive type check in `isawaitable`
Pull Request -
State: closed - Opened by patrick91 8 months ago
- 1 comment
#231 - fix: recreate poetry lock
Pull Request -
State: closed - Opened by erikwrede 9 months ago
- 2 comments
#230 - feat: add codspeed for continuous benchmarking
Pull Request -
State: closed - Opened by erikwrede 9 months ago
- 1 comment
#229 - Able to return `None` when you are not supposed to??
Issue -
State: open - Opened by dcreekp 10 months ago
- 2 comments
Labels: question
#228 - Version 0.3.0 fails to install on python 3.12.3/ubuntu 24.04 with latest pip
Issue -
State: open - Opened by NormanTUD 10 months ago
- 1 comment
#227 - add `ValidationAbortedError` to `__all__`
Pull Request -
State: closed - Opened by trim21 10 months ago
- 1 comment
#226 - How to pass additional information to GraphQLResolveInfo
Issue -
State: closed - Opened by patrick91 11 months ago
- 3 comments
#225 - Variable values ordering not kept during execution
Issue -
State: closed - Opened by bellini666 11 months ago
- 4 comments
#224 - Inquiry about the release of a stable version after 3.2.3
Issue -
State: closed - Opened by DeanNeaht 11 months ago
- 4 comments
#223 - Validation/coercion of input variables violates the GraphQL spec
Issue -
State: open - Opened by dkbarn 12 months ago
- 1 comment
#222 - Pregenerate and Caching GraphqlSchema with Pickle
Issue -
State: closed - Opened by vt-rc 12 months ago
- 4 comments
#221 - Support middlewares for subscriptions
Pull Request -
State: closed - Opened by nrbnlulu about 1 year ago
- 2 comments
#220 - How do you run tests with an IDE?
Issue -
State: open - Opened by nrbnlulu about 1 year ago
- 4 comments
Labels: good first issue, documentation
#219 - Support for official @oneof directive
Issue -
State: closed - Opened by NadavK about 1 year ago
- 3 comments
#218 - Enable recursive type definitions
Pull Request -
State: closed - Opened by yilinjuang over 1 year ago
#217 - Cancel resolver tasks if execution of an operation is terminated
Issue -
State: open - Opened by kkom over 1 year ago
- 8 comments
Labels: help wanted, investigate
#216 - construction fails for depth around > 200 / resource exhaustion?
Issue -
State: open - Opened by devkral over 1 year ago
- 9 comments
#215 - I use middleware for that right now
Issue -
State: open - Opened by amansingh0912 over 1 year ago
- 1 comment
#214 - Allow user to pass in a custom resolve info context type (#213)
Pull Request -
State: closed - Opened by fedirz over 1 year ago
- 6 comments
#213 - Add the ability to specify `GraphQLResolveInfo.context` type
Issue -
State: open - Opened by fedirz over 1 year ago
- 1 comment
#212 - fix performance degradation on handling conflict fields
Pull Request -
State: closed - Opened by mrtc0 over 1 year ago
- 7 comments
#211 - Both `typing.ByteString` and `typing.Text` are deprecated and slated for removal in Python 3.14
Issue -
State: closed - Opened by flying-sheep over 1 year ago
- 3 comments
Labels: modernization
#210 - `deepcopy` fails if the schema has a directive with an enum argument
Issue -
State: closed - Opened by menma1234 over 1 year ago
- 1 comment
#209 - `graphql.utilities.print_schema` module contents are hidden behind `utilities` package
Issue -
State: open - Opened by tony almost 2 years ago
- 1 comment
#208 - Segfault during schema parsing
Issue -
State: open - Opened by hallerio almost 2 years ago
#207 - Segfault during schema parsing
Issue -
State: closed - Opened by hallerio almost 2 years ago
- 3 comments
#206 - `out_name` is not respected for input objects used as default argument value
Issue -
State: closed - Opened by rafalp about 2 years ago
- 2 comments
#205 - Using Relays in Graphql-core raises a TypeError
Issue -
State: closed - Opened by jdcaballerov about 2 years ago
- 4 comments
#204 - [Question] How to map operation variables to their uses?
Issue -
State: closed - Opened by nrbnlulu about 2 years ago
- 2 comments
#203 - bugfix Update definition.py
Pull Request -
State: closed - Opened by evanmays about 2 years ago
#202 - subscribe breaking change in graphql version 3.3.0a3
Issue -
State: closed - Opened by leszekhanusz about 2 years ago
- 1 comment
#201 - Invalid issue
Issue -
State: closed - Opened by Kongpc22 about 2 years ago
Labels: invalid
#200 - performance issues due to breadth first execution of grapqhl queries in case of async resolvers during calls burst
Issue -
State: open - Opened by alessandrolulli about 2 years ago
- 4 comments
#199 - turn MapAsyncIterable into a map_async_iterable AsyncGeneratorFunction
Pull Request -
State: closed - Opened by kristjanvalur about 2 years ago
- 6 comments
#198 - Include name in representation of named nodes
Issue -
State: closed - Opened by LinuxIsCool about 2 years ago
- 1 comment
#197 - Simplify MapAsyncIterable using async generator semantics
Pull Request -
State: closed - Opened by kristjanvalur over 2 years ago
- 7 comments
Labels: investigate
#196 - Can default values form cycles?
Issue -
State: open - Opened by mat-sop over 2 years ago
- 2 comments
Labels: upstream
#195 - Make 'GraphQLInputFieldOutType' importable from 'graphql'
Pull Request -
State: closed - Opened by rafalp over 2 years ago
#194 - BugFix: Nested List Input Coercion not matching GraphQL spec
Pull Request -
State: closed - Opened by abhinand-c over 2 years ago
- 6 comments
Labels: upstream
#193 - Trying to inject `id` field on every `selection_set`
Issue -
State: closed - Opened by nrbnlulu over 2 years ago
- 1 comment
#192 - Use type guards for `language.predicates`
Issue -
State: closed - Opened by nrbnlulu over 2 years ago
- 1 comment
#191 - Can you inject fields to an operation with a Visitor?
Issue -
State: closed - Opened by nrbnlulu over 2 years ago
- 2 comments
#190 - Significant performance hit when using async resolvers
Issue -
State: open - Opened by kevinvalk over 2 years ago
- 14 comments
Labels: optimization, investigate
#189 - Performance issues related to complete_value on large datasets
Issue -
State: open - Opened by JCatrielLopez over 2 years ago
- 3 comments
#188 - Can subscriptions have middleware?
Issue -
State: closed - Opened by nrbnlulu over 2 years ago
- 3 comments
Labels: feature
#187 - A possible minor bug in ExecutionContext.complete_value
Issue -
State: closed - Opened by ipeterov over 2 years ago
- 7 comments
Labels: bug, discussion
#186 - Bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#185 - Thanks for graphql-core!
Issue -
State: open - Opened by denisart over 2 years ago
#184 - Solve issues with pickled schemas (#173)
Pull Request -
State: closed - Opened by Cito over 2 years ago
#183 - Use type guards
Issue -
State: closed - Opened by helderco over 2 years ago
- 3 comments
Labels: enhancement
#182 - sort enums by name when printing schema
Pull Request -
State: closed - Opened by dctalbot almost 3 years ago
- 2 comments
#181 - Support custom execution contexts in subscriptions
Pull Request -
State: closed - Opened by bkad almost 3 years ago
- 1 comment
#180 - Fix poetry installation (newline in description)
Pull Request -
State: closed - Opened by chenrui333 almost 3 years ago
- 5 comments
#179 - pyproject.toml: description must be one line
Pull Request -
State: closed - Opened by singingwolfboy almost 3 years ago
- 1 comment
#178 - 3.2.1: build depends on `setuptools` and `poetry`. Is that correct?🤔
Issue -
State: closed - Opened by kloczek almost 3 years ago
- 4 comments
#177 - Solve dependency conflict between Flake8 and Sphinx
Issue -
State: closed - Opened by Cito about 3 years ago
- 3 comments
Labels: pending, modernization
#176 - Pin sphinx to latest version 5.0.2
Pull Request -
State: closed - Opened by pyup-bot about 3 years ago
#175 - Bugfix: Cast error message to string to handle proxy objects
Pull Request -
State: closed - Opened by jkimbo about 3 years ago
- 3 comments
#174 - Pin sphinx to latest version 5.0.1
Pull Request -
State: closed - Opened by pyup-bot about 3 years ago
#173 - GraphQLSchema serialization using pickle
Issue -
State: closed - Opened by rpgreen about 3 years ago
- 24 comments
Labels: enhancement
#172 - Pin sphinx to latest version 5.0.0
Pull Request -
State: closed - Opened by pyup-bot about 3 years ago
#171 - Discussion: decoupling async data loading from async graph resolution
Issue -
State: open - Opened by jmarshall9120 about 3 years ago
#170 - `exclude_unset` fields flag for removing fields that are not passed from the client to the server
Issue -
State: open - Opened by dima-dmytruk23 about 3 years ago
- 1 comment
#169 - when passing vars to an attribute with multiple args make sure `parse_literal` consumes at least 2 params
Pull Request -
State: closed - Opened by fugal-dy about 3 years ago
- 4 comments
#168 - Exclude unset fields
Pull Request -
State: open - Opened by dima-dmytruk23 over 3 years ago
- 1 comment
#167 - Loss of precision in floating point values
Issue -
State: closed - Opened by rpgreen over 3 years ago
- 4 comments
#166 - Proposal: replace asyncio with anyio
Issue -
State: open - Opened by valgarf over 3 years ago
- 2 comments
Labels: help wanted, discussion, investigate
#165 - [WIP] Proposal: replace asyncio with anyio
Pull Request -
State: open - Opened by valgarf over 3 years ago
- 1 comment
#164 - Represent serialized floats to python float precision
Pull Request -
State: closed - Opened by bennyweise over 3 years ago
#163 - Use `inspect.isawaitable` instead of custom `is_awaitable` helper function
Issue -
State: closed - Opened by bartenra over 3 years ago
- 1 comment
#162 - How to use user directives?
Issue -
State: closed - Opened by bronte2k7 over 3 years ago
- 2 comments
#161 - Mention poetry instead of pipenv
Pull Request -
State: closed - Opened by conao3 over 3 years ago
- 1 comment
#160 - Link broken: blog articles in README.md
Issue -
State: closed - Opened by conao3 over 3 years ago
- 1 comment
#159 - Make errors and extensions optional
Pull Request -
State: closed - Opened by syrusakbary over 3 years ago
- 5 comments
#158 - Initial Update
Issue -
State: closed - Opened by pyup-bot over 3 years ago
#157 - print_schema no more put a trailing new line
Issue -
State: closed - Opened by wyfo over 3 years ago
- 2 comments
#156 - graphql-core-3.2.0 cannot import name 'format_error'
Issue -
State: closed - Opened by eMerzh over 3 years ago
- 3 comments
#155 - [WIP] Add lazy execution prototype
Pull Request -
State: open - Opened by jkimbo over 3 years ago
- 13 comments
#154 - Support adding types to GraphQLSchema
Issue -
State: closed - Opened by alexchamberlain over 3 years ago
- 14 comments
#153 - Printing block string fails for lazy evaluated values
Issue -
State: closed - Opened by fugal-dy over 3 years ago
- 1 comment
Labels: enhancement
#152 - Fix evaluation for pseudo values
Pull Request -
State: closed - Opened by fugal-dy over 3 years ago
- 2 comments
#151 - [Sponsorship] Do you have any plans to accept sponsorship payments?
Issue -
State: closed - Opened by Ambro17 over 3 years ago
- 5 comments
#150 - Cache node hashing
Pull Request -
State: closed - Opened by AlecRosenbaum over 3 years ago
- 2 comments
Labels: optimization
#149 - Modify query programmatically
Issue -
State: closed - Opened by abitrolly over 3 years ago
- 7 comments
#148 - Support/help with promise-based resolvers
Issue -
State: open - Opened by AlexCLeduc over 3 years ago
- 14 comments
Labels: help wanted, discussion, feature, investigate
#147 - Support extending interfaces
Issue -
State: open - Opened by sebastiandev over 3 years ago
- 4 comments
Labels: question
#146 - chore: Refactor MultiCode Expression ✨
Pull Request -
State: closed - Opened by yezz123 over 3 years ago
- 3 comments
#145 - Create async loop outside of benchmark
Pull Request -
State: closed - Opened by jkimbo almost 4 years ago
- 2 comments
#144 - Move async methods into class methods
Pull Request -
State: closed - Opened by jkimbo almost 4 years ago
- 2 comments
#143 - Test and document use of GraphQL-core with uvloop
Issue -
State: open - Opened by Cito almost 4 years ago
Labels: documentation, optimization, investigate
#142 - Improve performance of async execution
Issue -
State: open - Opened by Cito almost 4 years ago
- 6 comments
Labels: help wanted, optimization, investigate
#141 - Add simple execute benchmarks for both sync and async execution
Pull Request -
State: closed - Opened by jkimbo almost 4 years ago
- 7 comments
#140 - Camel to snake case conversion doesn't add an underscore after a digit
Issue -
State: closed - Opened by Matt343 almost 4 years ago
- 3 comments
Labels: enhancement, good first issue