Subscriptions in GraphQL.
GraphQL is really cool.
Today I have discovered how we can trigger and fire events by GraphQL Subscriptions. Subscriptions are a GraphQL feature that allows a server to send data to its clients when a specific event happens. Subscriptions are usuall...
ios.hashnode.dev1 min read