StrawberryDirective
Constructor:
Signature:
Parameters:
-
python_name:
- Type
-
str
-
graphql_name:
- Type
-
str | None
-
resolver:
- Type
-
StrawberryDirectiveResolver[T]
-
locations:
- Type
-
List[DirectiveLocation]
-
description:
- Type
-
str | None
- Default
-
None
Attributes:
-
python_name:
- Type
-
str
-
graphql_name:
- Type
-
str | None
-
resolver:
- Type
-
StrawberryDirectiveResolver[T]
-
locations:
- Type
-
List[DirectiveLocation]
-
description:
- Type
-
str | None
-
arguments:
- Type
-
List[StrawberryArgument]