GraphQLVariable
Constructor:
Signature:
def __init__(self, name: str, type: GraphQLType) -> None: ...
Parameters:
-
name:
- Type
-
str
-
type:
- Type
-
GraphQLType
Attributes:
-
name:
- Type
-
str
-
type:
- Type
-
GraphQLType
def __init__(self, name: str, type: GraphQLType) -> None: ...
name:
str
type:
GraphQLType
name:
str
type:
GraphQLType