Mohammad wadho
Results
2
comments of
Mohammad wadho
i resolved this issue and its 100% working just try it body:Query( options: QueryOptions( document: gql(readCountriesQuery)), builder: (QueryResult result, { VoidCallback? refetch, FetchMore? fetchMore }) { if (result.hasException) { return...
@ravikinharavi bro did you resolve it ? i am unable to emit any event and getting any event. my connection is stablished with socket but events are not emiting .