GraphQLScalar
Constructor:
Signature:
def __init__(self, name: str, python_type: Type | None) -> None: ...Parameters:
-
name:- Type
-
str
-
python_type:- Type
-
Type | None
Attributes:
-
name:- Type
-
str
-
python_type:- Type
-
Type | None
def __init__(self, name: str, python_type: Type | None) -> None: ... name:
str python_type:
Type | None name:
str python_type:
Type | None