- Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: graphql-python/graphql-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update pypi publishing github action
#108 by kiendang was merged Apr 26, 2023 Loading… updated Apr 26, 2023
Allow empty custom context in GraphQLView
#106 by leonardwellthy was merged Apr 13, 2023 Loading… updated Apr 13, 2023
Correctly escape variables when templating GraphiQL response
#97 by yrd was closed Apr 6, 2023 Loading… updated Apr 6, 2023
Clarify Graphene v3 upgrade with an example
#90 by multimeric was closed Apr 6, 2023 Loading… updated Apr 6, 2023
Add execution_context_class argument in Flask GraphQLView
#77 by alvinchow86 was closed Apr 6, 2023 Loading… updated Apr 6, 2023
feat: add support for rendering GraphiQL with jinja
#103 by kiendang was merged Feb 15, 2023 Loading… updated Feb 15, 2023
chore: asynchronously gather execution results
#101 by kiendang was merged Feb 15, 2023 Loading… updated Feb 15, 2023
docs: add docs on integration with Graphene v3
#104 by kiendang was merged Feb 15, 2023 Loading… updated Feb 15, 2023
feat: add support for execution_context_class
#100 by kiendang was merged Jan 3, 2023 Loading… updated Jan 3, 2023
Update calls to quart.request.get_data to align with current signature address issue #94
#95 by Choongkyu was closed Dec 25, 2022 Loading… updated Dec 25, 2022
Relax flask dependency to allow flask 2.0
#89 by gcampax was closed Dec 25, 2022 Loading… updated Dec 25, 2022
add support for validation rules
#83 by aryaniyaps was merged Aug 10, 2021 Loading… updated Aug 10, 2021
Prevent including test directory when installing package
#75 by koirikivi was merged Nov 28, 2020 Loading… updated Nov 28, 2020
Updated Optional Dependency: Sanic type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
#73 by shinybrar was merged Oct 31, 2020 Loading… updated Oct 31, 2020
chore: stable Python 3.9 support and bump version type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
Fix enable_async for aiohttp and sanic type: bug An issue or pull request relating to a bug
#67 by r-owen was merged Oct 17, 2020 Loading… updated Oct 17, 2020
chore: submit coverage to codecov type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
#63 by KingDarBoja was merged Oct 17, 2020 Loading… updated Oct 17, 2020
docs: update links on readme type: documentation An issue or pull request for improving or updating the documentation
#60 by KingDarBoja was merged Aug 2, 2020 Loading… updated Aug 2, 2020
chore: rename to graphql-server and bump version type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.