-
-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It’s documented in the Strawberry release 0.266.1
The commit is strawberry-graphql/strawberry#3791
To support it, some test should be added to check for a Maybe
type and extract the .value
if true.
There are helpers in the strawberry code base:
https://github.com/strawberry-graphql/strawberry/blob/main/strawberry/types/maybe.py
P.S. When I tried to use it with strawberry django, the first thing that crash was in the process_filter
method.
ryou90 and DrumsnChocolateroelzkie15
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed