An open API service for providing issue and pull request metadata for open source projects.

GitHub / graphql-python/graphql-core issues and pull requests

#139 - Rename project/repository

Issue - State: closed - Opened by aryaniyaps almost 4 years ago - 1 comment

#138 - Set enum value values to value names in build_client_schema

Pull Request - State: closed - Opened by charmasaur almost 4 years ago - 1 comment

#137 - Versioning suggestion

Issue - State: closed - Opened by jkimbo almost 4 years ago - 3 comments

#136 - Replacement for ast_to_dict?

Issue - State: closed - Opened by ptrhck about 4 years ago - 2 comments
Labels: good first issue, feature

#135 - How to update `info.field_nodes[0].selection_set` ?

Issue - State: closed - Opened by ldynia about 4 years ago - 3 comments

#134 - How to unparse AST tree back to string?

Issue - State: closed - Opened by undera about 4 years ago - 4 comments

#133 - print_schema doesn't support user-defined directives

Issue - State: closed - Opened by barbieri about 4 years ago - 7 comments

#132 - Return Type of complete_list_value

Issue - State: closed - Opened by cancan101 about 4 years ago - 4 comments

#131 - When MapAsyncIterator is cancelled, the underlying __anext__ task is not cancelled

Pull Request - State: closed - Opened by wuyuanyi135 over 4 years ago - 12 comments

#130 - Updated ExecutionResult.formatted

Pull Request - State: closed - Opened by mlorenzana over 4 years ago - 1 comment

#129 - ExecutionResult.formatted does not format errors

Issue - State: closed - Opened by mlorenzana over 4 years ago - 5 comments
Labels: bug

#128 - Unicode characters get transformed into surrogate pairs by graphql.print_ast()

Issue - State: closed - Opened by dkbarn over 4 years ago - 8 comments

#127 - This fixes embedded async resolvers for Ariadne

Pull Request - State: closed - Opened by ammurdoch over 4 years ago - 1 comment
Labels: question, pending

#126 - Enum cannot represent value, when querying for defaultValue

Issue - State: closed - Opened by dkbarn over 4 years ago - 5 comments

#125 - The same directive on the same enum value in multiple enums causes TypeError

Issue - State: closed - Opened by the-papi over 4 years ago - 2 comments

#124 - Recursively finding implemented interfaces

Issue - State: closed - Opened by LWprogramming over 4 years ago - 4 comments

#123 - Support for AsyncIterable resolvers

Issue - State: closed - Opened by Jamie-Chang over 4 years ago - 1 comment
Labels: feature

#122 - When enum is used as argument, its default value is not validated against enum definition

Issue - State: open - Opened by rafalp over 4 years ago - 2 comments
Labels: pending, upstream

#121 - Cannot use AsyncioExecutor

Issue - State: closed - Opened by mecampbellsoup over 4 years ago - 2 comments

#120 - Parser raises an error for null Boolean Type

Issue - State: closed - Opened by DeanArbel over 4 years ago - 3 comments

#119 - Save schema to a file

Issue - State: closed - Opened by wangwalton over 4 years ago - 2 comments

#118 - Correct `pyproject.toml` build-backend specification

Issue - State: closed - Opened by nchepanov over 4 years ago - 3 comments

#117 - validation.validate slowness

Pull Request - State: closed - Opened by alexchamberlain over 4 years ago - 2 comments

#116 - Performance of validate, in the context of graphql(_sync)

Issue - State: closed - Opened by alexchamberlain over 4 years ago - 5 comments
Labels: investigate

#115 - Frozenlist type only 15

Pull Request - State: closed - Opened by corydolphin almost 5 years ago - 11 comments

#114 - Convert FrozenList to Sequence

Pull Request - State: closed - Opened by corydolphin almost 5 years ago

#113 - Convert all FrozenList type usages to Sequence

Pull Request - State: closed - Opened by corydolphin almost 5 years ago

#112 - Cannot unpickle DocumentNode

Issue - State: closed - Opened by corydolphin almost 5 years ago - 6 comments
Labels: help wanted, discussion, investigate

#111 - Default enum values ignored when parsing a schema

Issue - State: closed - Opened by charmasaur almost 5 years ago - 2 comments
Labels: bug

#109 - Multiple opearations fail together when response is none nullable

Issue - State: closed - Opened by pfreixes almost 5 years ago - 1 comment

#108 - refactor: WIP introspection from schema using typeddict

Pull Request - State: closed - Opened by KingDarBoja almost 5 years ago - 1 comment

#107 - Adding an extension field to the ExecutionResult

Issue - State: closed - Opened by Cito almost 5 years ago - 5 comments
Labels: discussion, investigate

#106 - GraphQLError double wrapping returning result

Issue - State: closed - Opened by Checho3388 almost 5 years ago - 6 comments
Labels: bug

#104 - Duplicate documentation on readthedocs

Issue - State: closed - Opened by berekuk almost 5 years ago - 2 comments

#101 - Slow introspection query execution for large schemas

Issue - State: open - Opened by lonerz almost 5 years ago - 6 comments
Labels: help wanted, optimization, investigate

#100 - Issues using a deep-copied GraphQLSchema

Issue - State: closed - Opened by pmantica1 about 5 years ago - 3 comments
Labels: investigate

#99 - Make use of TypedDict

Issue - State: closed - Opened by Cito about 5 years ago - 3 comments
Labels: enhancement, modernization

#73 - Error when trying to serialize a Python enum

Issue - State: closed - Opened by akdor1154 over 5 years ago - 6 comments
Labels: investigate

#71 - Dataloader in multi-threaded environments

Issue - State: open - Opened by jnak over 5 years ago - 10 comments
Labels: help wanted, discussion, investigate

#70 - Allow passing rules directly into the graphql function

Issue - State: open - Opened by asgoel over 5 years ago - 1 comment
Labels: pending, upstream

#27 - Provide graphql-tools functionality in Python

Issue - State: closed - Opened by Cito over 6 years ago - 4 comments
Labels: discussion