strawberry.experimental.pydantic.type
Signature:
Parameters:
-
model:
- Type
-
Type[PydanticModel]
-
fields:
- Type
-
List[str] | None
- Default
-
None
-
name:
- Type
-
str | None
- Default
-
None
-
is_input:
- Type
-
bool
- Default
-
False
-
is_interface:
- Type
-
bool
- Default
-
False
-
description:
- Type
-
str | None
- Default
-
None
-
directives:
- Type
-
Sequence[object] | None
- Default
-
()
-
all_fields:
- Type
-
bool
- Default
-
False
-
use_pydantic_alias:
- Type
-
bool
- Default
-
True