dangcuuson / graphql-schema-typescript

Generate TypeScript from GraphQL's schema type definitions
190 stars 36 forks source link

Allow async subscription resolver #14

Closed oscarnylander closed 5 years ago

oscarnylander commented 5 years ago

This allows subscription resolvers to be async, something that the previous variant did not allow despite it being allowed in for example Apollo.

oscarnylander commented 5 years ago

Actually I may have lied, do not merge yet 🙈

oscarnylander commented 5 years ago

I lied about lying - the signature is correct. :+1:

dangcuuson commented 5 years ago

I hope that was the last lie :smiley:

Published to 1.2.8

oscarnylander commented 5 years ago

It was indeed the last lie. :+1: