- 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
refactor: graphiql template shared across servers type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Expose version number as __version__ type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Run additional parse step only when necessary (#43) type: optimization A code change that improves performance
Split parsing, validation and execution (#43) type: optimization A code change that improves performance type: tests Adding missing or correcting existing tests
Docs about integration with each framework type: documentation An issue or pull request for improving or updating the documentation
Add graphiql options and missing flask context type: bug An issue or pull request relating to a bug type: feature A new feature
docs: add graphql-server logo type: documentation An issue or pull request for improving or updating the documentation
chore: add GitHub Actions type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
chore: rename to graphql-server and bump version type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
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…
chore: generate docs with sphinx type: documentation An issue or pull request for improving or updating the documentation
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…
feat: flask asyncio support for dataloaders type: feature A new feature
#66 by wakemaster39 was closed Jul 4, 2025 Loading…
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…
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
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…
Prevent including test directory when installing package
#75 by koirikivi was merged Nov 28, 2020 Loading…
Add execution_context_class argument in Flask GraphQLView
#77 by alvinchow86 was closed Apr 6, 2023 Loading…
ProTip! Adding no:label will show everything without a label.