fsprojects / FSharp.Data.GraphQL

FSharp implementation of Facebook GraphQL query language.
http://fsprojects.github.io/FSharp.Data.GraphQL/
MIT License
399 stars 73 forks source link

Fixed ability to skip interface implementations and union cases in query #458

Closed xperiandri closed 7 months ago

xperiandri commented 7 months ago

Fixes #455

xperiandri commented 7 months ago

@njlr I fixed #455 Please review

xperiandri commented 7 months ago

@njlr and finally I'm going to release 2.0.0-beta1 after this PR 🙂