menu
sui package
documentation
graphql/graphql_transport.dart
GraphQLException
GraphQLException.new constructor
GraphQLException.new constructor
dark_mode
light_mode
GraphQLException
constructor
GraphQLException
(
String
message
,
List
<
String
>
errors
)
Implementation
GraphQLException(this.message, this.errors);
sui package
documentation
graphql/graphql_transport
GraphQLException
GraphQLException.new constructor
GraphQLException class