Hi, I am trying to develop against a GraphQL server which heavily relies on subscriptions. I would love to not have to use the Javascript Apollo Client in React Native, but cannot seem to figure out if there is an already included way to implement subscriptions with this library. If there is not, is there possibly another Swift/Objective-C library which has this capability?
Hi, I am trying to develop against a GraphQL server which heavily relies on subscriptions. I would love to not have to use the Javascript Apollo Client in React Native, but cannot seem to figure out if there is an already included way to implement subscriptions with this library. If there is not, is there possibly another Swift/Objective-C library which has this capability?