ExecutionResult
Constructor:
Signature:
Parameters:
-
data:
- Type
-
Dict[str, Any] | None
-
errors:
- Type
-
List[GraphQLError] | None
-
extensions:
- Type
-
Dict[str, Any] | None
- Default
-
None
Attributes:
-
data:
- Type
-
Dict[str, Any] | None
-
errors:
- Type
-
List[GraphQLError] | None
-
extensions:
- Type
-
Dict[str, Any] | None