Chester
Chester copied to clipboard
Enums for requests
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?
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 🙂
Hi @JanGorman, you were using it and drop it? Curious to know why since I am starting to move to it. Thanks.
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 😃