menu
ferry_exec package
documentation
ferry_exec.dart
OperationResponse<TData, TVars>
graphqlErrors property
graphqlErrors property
dark_mode
light_mode
graphqlErrors
property
List
<
GraphQLError
>
?
graphqlErrors
final
The list of errors in this response.
Implementation
final List<GraphQLError>? graphqlErrors;
ferry_exec package
documentation
ferry_exec
OperationResponse<TData, TVars>
graphqlErrors property
OperationResponse class