GitHub / graphql-python/graphql-core-legacy issues and pull requests
#287 - FIX: subscription returns incorrect result when data loader is used during fields resolving.
Pull Request -
State: closed - Opened by DayS1eeper almost 4 years ago
- 3 comments
#286 - Quiver source
Issue -
State: open - Opened by qeternity almost 4 years ago
#285 - Parser raises an error for null Boolean Type
Issue -
State: open - Opened by DeanArbel over 4 years ago
#284 - Add description to schema parser and printer
Pull Request -
State: open - Opened by benjaminjkraft over 4 years ago
#283 - Some troubles using AsyncioExecutor and gunicorn
Issue -
State: open - Opened by WincerChan almost 5 years ago
#282 - An incorrect Pull Request
Pull Request -
State: closed - Opened by tatterdemalion almost 5 years ago
- 1 comment
#281 - add logging exceptions
Pull Request -
State: open - Opened by GinTR1k about 5 years ago
#280 - Exceptions in subscriptions is not logging
Issue -
State: open - Opened by GinTR1k about 5 years ago
- 2 comments
#279 - Plans for a release >2.3.1
Issue -
State: closed - Opened by blazewicz about 5 years ago
- 1 comment
#278 - Mypy issues
Pull Request -
State: closed - Opened by KingDarBoja over 5 years ago
#277 - Add support for __str__ in ExecutionResult
Pull Request -
State: closed - Opened by KingDarBoja over 5 years ago
#276 - Updating mypy to 0.770 raises new errors
Issue -
State: closed - Opened by KingDarBoja over 5 years ago
- 2 comments
#275 - chore: decode utf-8 on readme
Pull Request -
State: closed - Opened by KingDarBoja over 5 years ago
#274 - Add support for __str__ in ExecutionResult
Pull Request -
State: closed - Opened by KingDarBoja over 5 years ago
#273 - Change AsyncioExecutor loop argument type
Pull Request -
State: closed - Opened by blazewicz over 5 years ago
- 1 comment
#272 - mypy errors with AsyncioExecutor(loop=asyncio.get_event_loop())
Issue -
State: closed - Opened by blazewicz over 5 years ago
#271 - test-2
Pull Request -
State: closed - Opened by lucas-sonnabend over 5 years ago
#270 - Update dependencies and other minor changes
Pull Request -
State: closed - Opened by KingDarBoja over 5 years ago
- 5 comments
#269 - Don't format exceptions before logging
Pull Request -
State: open - Opened by ulgens over 5 years ago
- 7 comments
#268 - Add support for custom validators
Pull Request -
State: open - Opened by JoaRiski over 5 years ago
- 1 comment
#267 - Add support for custom validators in default GraphQL backend
Issue -
State: open - Opened by JoaRiski over 5 years ago
#266 - Pickle support for schema objects
Issue -
State: open - Opened by litchfield over 5 years ago
#265 - Make default_backend type annotation more generous
Pull Request -
State: closed - Opened by PeterJCLaw over 5 years ago
- 6 comments
#264 - Package incompatibility with graphql-core v3
Issue -
State: closed - Opened by xarpy over 5 years ago
- 5 comments
#263 - mypy reports invalid syntax with validators/rules/overlapping_fields_can_be_merged.py:344
Issue -
State: closed - Opened by achimnol over 5 years ago
- 5 comments
#262 - Bug: Using a variable in multiple queries only works for first query
Issue -
State: open - Opened by hamidfzm over 5 years ago
- 1 comment
Labels: need test case
#261 - serialization error
Issue -
State: closed - Opened by claudiuapetrei over 5 years ago
- 1 comment
#260 - Bump Promise version
Pull Request -
State: closed - Opened by jnak over 5 years ago
- 8 comments
#259 - Add py.typed file to allow users to use the types this library provides
Pull Request -
State: closed - Opened by ckarnell over 5 years ago
- 4 comments
#258 - Support new multiple inheritance syntax
Pull Request -
State: closed - Opened by fmoga over 5 years ago
- 2 comments
#257 - Fixed crash occurring when one sends a query containing type definitions
Pull Request -
State: closed - Opened by NyanKiyoshi almost 6 years ago
- 1 comment
#256 - Executing a GraphQL query containing types crashes
Issue -
State: closed - Opened by NyanKiyoshi almost 6 years ago
- 1 comment
#255 - Unable to return Null/None in a custom Scalar type
Issue -
State: closed - Opened by McPo almost 6 years ago
- 3 comments
#254 - add support for `yield from graphql_async(schema, query)`
Pull Request -
State: closed - Opened by voith almost 6 years ago
- 4 comments
#253 - Improve log errors
Issue -
State: open - Opened by Siecje almost 6 years ago
#252 - AST nodes implements __hash__ by id(self) while __eq__ is based on value
Issue -
State: closed - Opened by qqi0O0 about 6 years ago
- 2 comments
#251 - RxPY v3.0 requires Python 3.6
Issue -
State: closed - Opened by jeremytubbs about 6 years ago
#250 - Add support for __str__ in ExecutionResult
Issue -
State: closed - Opened by jnduli about 6 years ago
#249 - ☂️GraphQL-core v3
Issue -
State: open - Opened by jkimbo about 6 years ago
- 3 comments
#248 - If using Python >=3.7, use built-in dict as OrderedDict
Pull Request -
State: closed - Opened by necaris about 6 years ago
- 8 comments
#247 - Violation of Liskov Substitution Principle
Issue -
State: open - Opened by enewhuis about 6 years ago
#246 - Little help with subscription middleware
Issue -
State: open - Opened by jamesstidard about 6 years ago
- 2 comments
#245 - @recursive search
Pull Request -
State: open - Opened by MardanovTimur over 6 years ago
- 3 comments
#242 - Possible logic issue with unreachable code
Issue -
State: closed - Opened by ambientlight over 6 years ago
- 2 comments
Labels: duplicate
#241 - Versioning policy for graphql-python tools
Issue -
State: open - Opened by Cito over 6 years ago
- 18 comments
Labels: question
#240 - Add traceback to errors from failed promises
Pull Request -
State: closed - Opened by Cito over 6 years ago
- 1 comment
#237 - Option to not catch exceptions
Issue -
State: closed - Opened by reverie over 6 years ago
- 25 comments
#236 - FIX #235: change RX requirements to a version below 3.0
Pull Request -
State: closed - Opened by Nabellaleen over 6 years ago
- 2 comments
#235 - RX dependancy conflict for Python 2.7
Issue -
State: closed - Opened by Nabellaleen over 6 years ago
- 2 comments
#234 - Revert the removal of the `_value` postfix in the graphql() function
Issue -
State: closed - Opened by Cito over 6 years ago
- 2 comments
#224 - Passing JSONString with value "null" as mutation input leads to an error.
Issue -
State: open - Opened by sergey-komissarov over 6 years ago
- 5 comments
#222 - Add description to schema parser and printer
Pull Request -
State: open - Opened by phil303 over 6 years ago
- 3 comments
#218 - Allow constant names with dash
Issue -
State: closed - Opened by gildub over 6 years ago
- 2 comments
#213 - Support for @defer directive
Pull Request -
State: open - Opened by bholemt over 6 years ago
- 7 comments
#211 - Separate errors to report to user from unexpected exception (issue #209)
Pull Request -
State: open - Opened by ods almost 7 years ago
#210 - Feature/fix deprecation warnings
Pull Request -
State: closed - Opened by ekampf almost 7 years ago
- 2 comments
#208 - Exception traceback disappears when running middleware
Issue -
State: open - Opened by flacerdk almost 7 years ago
- 3 comments
#204 - Add `extensions` property to GraphQLError.
Pull Request -
State: closed - Opened by jckw almost 7 years ago
- 7 comments
#201 - Null value from non-required enum field raises exception
Issue -
State: closed - Opened by picturedots about 7 years ago
- 6 comments
#199 - Missing return in GraphQLEnumType.serialize
Issue -
State: closed - Opened by congocongo about 7 years ago
- 4 comments
#198 - Consistently translate Python enumerations to values
Pull Request -
State: closed - Opened by nickbruun about 7 years ago
#195 - Improved Decider threaded backend
Pull Request -
State: closed - Opened by syrusakbary about 7 years ago
#194 - Cannot subscribe to more than one field
Issue -
State: open - Opened by jadamsBG about 7 years ago
- 1 comment
Labels: help wanted
#193 - Added Static typing using type annotations and mypy
Pull Request -
State: closed - Opened by syrusakbary about 7 years ago
#186 - Path fix
Pull Request -
State: closed - Opened by syrusakbary about 7 years ago
- 1 comment
#185 - Added support for pluggable backends
Pull Request -
State: closed - Opened by syrusakbary about 7 years ago
#184 - Cancel asyncio iteration task on unsubscription
Pull Request -
State: closed - Opened by ciscorn about 7 years ago
- 2 comments
#182 - Using problem (ignore)
Issue -
State: closed - Opened by dmalisani about 7 years ago
- 4 comments
#172 - Add nullvalue
Pull Request -
State: open - Opened by jaemk about 7 years ago
- 18 comments
#170 - Release 2.0.1?
Issue -
State: closed - Opened by bryanhelmig over 7 years ago
- 3 comments
#169 - Support of Schema directives
Issue -
State: open - Opened by ShigeruNakagaki over 7 years ago
- 1 comment
#166 - Enum default_value serialization issue
Issue -
State: open - Opened by nikordaris over 7 years ago
- 4 comments
#165 - Use exc_info keyword when logging an exception.
Pull Request -
State: closed - Opened by CaselIT over 7 years ago
- 6 comments
#158 - Fix a small problem in the TypeInfo utility class
Pull Request -
State: closed - Opened by Cito over 7 years ago
#149 - Subscription must return Async Iterable or Observable. Received:
Issue -
State: open - Opened by japrogramer over 7 years ago
- 26 comments
#146 - Unexpected Keywords error for resolve() after 2.0 update
Issue -
State: closed - Opened by fjwillemsen almost 8 years ago
- 3 comments
#145 - Bringing graphl-core in line with graphql-js
Issue -
State: closed - Opened by audiolion almost 8 years ago
- 3 comments
#143 - [WIP] Subscriptions
Pull Request -
State: closed - Opened by syrusakbary almost 8 years ago
#141 - Features/async execution
Pull Request -
State: closed - Opened by syrusakbary almost 8 years ago
#133 - 2.0
Pull Request -
State: closed - Opened by syrusakbary about 8 years ago
- 1 comment
#132 - Better variable value coercion and input object containers support
Pull Request -
State: closed - Opened by syrusakbary about 8 years ago
#131 - Improved error reporting
Pull Request -
State: closed - Opened by syrusakbary about 8 years ago
#124 - Tornado in Python 2.7
Issue -
State: closed - Opened by isi-gach about 8 years ago
- 1 comment
#119 - Implement nullvalue
Pull Request -
State: open - Opened by yen223 about 8 years ago
- 11 comments
#118 - Implement `null` literal
Issue -
State: open - Opened by yen223 about 8 years ago
- 3 comments
#114 - Improved experimental executor resolvers
Pull Request -
State: closed - Opened by syrusakbary over 8 years ago
#108 - optional wrapping the middleware into promises
Pull Request -
State: closed - Opened by rapthead over 8 years ago
- 4 comments
#85 - Merge 1.0 into master
Pull Request -
State: closed - Opened by Globegitter almost 9 years ago
#81 - Add __repr__ and __str__ to ExecutionResult
Pull Request -
State: closed - Opened by bcb almost 9 years ago
#75 - v0.6.1
Issue -
State: closed - Opened by Globegitter almost 9 years ago
- 1 comment
#74 - Query Builder + Promise 2.0 + DataLoader
Pull Request -
State: closed - Opened by syrusakbary almost 9 years ago
#72 - PR focus on performance for GraphQL-core
Pull Request -
State: closed - Opened by syrusakbary almost 9 years ago
- 1 comment
#65 - Use pypy4 in travis tests
Pull Request -
State: closed - Opened by syrusakbary about 9 years ago
#63 - AsyncIO Executor
Issue -
State: closed - Opened by AlecAivazis about 9 years ago
- 10 comments
#59 - Use Promises in execute context
Pull Request -
State: closed - Opened by syrusakbary over 9 years ago
- 5 comments
#54 - Path to 0.5.0
Pull Request -
State: closed - Opened by syrusakbary over 9 years ago
#52 - Way to 0.4.15
Pull Request -
State: closed - Opened by syrusakbary over 9 years ago
#51 - Way to 0.4.14
Pull Request -
State: closed - Opened by syrusakbary over 9 years ago
- 4 comments
#49 - Way to 0.4.13
Pull Request -
State: closed - Opened by syrusakbary over 9 years ago
- 2 comments
#41 - Improve Error Handling
Issue -
State: closed - Opened by jhgg over 9 years ago
- 11 comments
Labels: enhancement