Chester icon indicating copy to clipboard operation
Chester copied to clipboard

Enums for requests

Open CoBug92 opened this issue 6 years ago • 3 comments

Hello. I met with a problem when I had created request for my BE. One of the fields contains argument equals an enum's value. Unfortunately your framework can work just for simple types. Do you plan to create enums support?

CoBug92 avatar Oct 17 '18 11:10 CoBug92

Hi, Currently no plan since in my current work environment we don't use GraphQL anymore so this library has been on the back burner. If you can make proposal what the enum support should cover I'd gladly take a look at it though 🙂

JanGorman avatar Oct 17 '18 14:10 JanGorman

Hi @JanGorman, you were using it and drop it? Curious to know why since I am starting to move to it. Thanks.

hernangonzalez avatar Oct 17 '20 19:10 hernangonzalez

Hi @hernangonzalez – yes, don't have a use case for this anymore. Depends on what you're trying to build but you're likely better off with https://github.com/apollographql/apollo-ios Having said that, if you do have a different case in mind and want to contribute to the library you're more than welcome to do so 😃

JanGorman avatar Oct 18 '20 09:10 JanGorman