strawberry.extensions.IgnoreContext
Constructor:
Signature:
def __init__( self, field_name: str, field_args: FieldArgumentsType, node: Node, context: ValidationContext,) -> None: ...
Parameters:
-
field_name:
- Type
-
str
-
field_args:
- Type
-
FieldArgumentsType
-
node:
- Type
-
Node
-
context:
- Type
-
ValidationContext
Attributes:
-
field_name:
- Type
-
str
-
field_args:
- Type
-
FieldArgumentsType
-
node:
- Type
-
Node
-
context:
- Type
-
ValidationContext