GraphQLRequestData
Constructor:
Signature:
Parameters:
-
query:
- Type
-
str | None
-
variables:
- Type
-
Dict[str, Any] | None
-
operation_name:
- Type
-
str | None
Attributes:
-
query:
- Type
-
str | None
-
variables:
- Type
-
Dict[str, Any] | None
-
operation_name:
- Type
-
str | None