StrawberrySchemaDirective
Constructor:
Signature:
Parameters:
-
python_name:
- Type
-
str
-
graphql_name:
- Type
-
str | None
-
locations:
- Type
-
List[Location]
-
fields:
- Type
-
List[StrawberryField]
-
description:
- Type
-
str | None
- Default
-
None
-
repeatable:
- Type
-
bool
- Default
-
False
-
print_definition:
- Type
-
bool
- Default
-
True
-
origin:
- Type
-
Type | None
- Default
-
None
Attributes:
-
python_name:
- Type
-
str
-
graphql_name:
- Type
-
str | None
-
locations:
- Type
-
List[Location]
-
fields:
- Type
-
List[StrawberryField]
-
description:
- Type
-
str | None
-
repeatable:
- Type
-
bool
-
print_definition:
- Type
-
bool
-
origin:
- Type
-
Type | None