
strawberry-graphql 0.296.1
0
A library for creating GraphQL APIs
Contents
A library for creating GraphQL APIs
Stars: 4606, Watchers: 4606, Forks: 612, Open Issues: 466The strawberry-graphql/strawberry repo was created 7 years ago and the last code push was 12 hours ago.
The project is very popular with an impressive 4606 github stars!
How to Install strawberry-graphql
You can install strawberry-graphql using pip
pip install strawberry-graphql
or add it to a project with poetry
poetry add strawberry-graphql
Package Details
- Author
- Patrick Arminio
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/strawberry-graphql/
- Documentation:
- https://strawberry.rocks/
- GitHub Repo:
- https://github.com/strawberry-graphql/strawberry
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common strawberry-graphql errors.
Code Examples
Here are some strawberry-graphql code examples and snippets.
GitHub Issues
The strawberry-graphql package has 466 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate
- feat: Enable FieldExtension support for experimental pydantic types
- fix: consider field annotations for generic detection
- Bring something like strawberry-graphene into core
- Mypy complains with
"Upload" has no attribute "read"since 0.288.0 strawberry.asdictdoes not handleSome- DuplicatedTypeName exception raised for nested generics (still)
- Add global schema option for graphql_name_from on enums
- Add AGENTS.md
- fix: support custom directive definitions in schema codegen (option 2, generating)
- Mypy complains when returning Python dict in a JSON scalar field
- fix: support custom directive definitions in schema codegen (option 1, ignoring)
- feat: use TypedDict for Python query codegen
- unit tests for Union type look-up during queries
- feat: move from poetry to uv
pythonfix







