Strawberry-graphql

Latest version: v0.229.1

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 99 of 119

0.39.3

Not secure
-------------------

This release disable implicit re-export of modules. This fixes Strawberry for you if you were using `implicit_reexport = False` in your MyPy config.

0.39.2

Not secure
-------------------

This fixes the prettier pre-lint check.

0.39.1

Not secure
-------------------

Fix issue when using `strawberry.enum(module.EnumClass)` in mypy

0.39.0

Not secure
-------------------

This release adds support to mark a field as deprecated via `deprecation_reason`

0.38.1

Not secure
-------------------

Set default value to null in the schema when it's set to None

0.38.0

Not secure
-------------------

Register UUID's as a custom scalar type instead of the ID type.

⚠️ This is a potential breaking change because inputs of type UUID are now parsed as instances of uuid.UUID instead of strings as they were before.

Page 99 of 119

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.