Glenn Sonna

Results 15 issues of Glenn Sonna

When splitting config into different files and referencing them through the following pattern —see below— plugin throws `Cannot read property 'split' of undefined`. ```yml ... resources: - ${file(resources/cognito-user-pool.yml)} ``` Full...

bug
help wanted

Hi, Serverless commands throws **Cannot read property 'replace' of undefined** when using the `extend` property with local file eg. ` "extends": "../../tsconfig.settings.json",` Can be reproduced with the following file. ```json...

I'm using `RecyclerView` to show a list of filters applied to same Image. When the view is scrolled and then get back to the the hidden item the `GPUIImageView`is rendered...

The docs stipulate 👍 that **When [value] is replaced with something that is not equal to the old value as evaluated by the equality operator ==, this class notifies its[...]**...

Move away from the currently Apollo-Only architecture and expand the scope of the project so that it can be used with any GraphQL server and client implementation.

enhancement
question

Add the ability to generate client side classes using a `errors.json` with a structure similar the one used for `generate`.

help wanted
good first issue

See issues for each language : - [ ] Java/Kotlin: #13 - [ ] Swift: #14 - [ ] Javascript: #15

enhancement
help wanted

Enable Javascript errors classes generation. `apollo-prophecy generate --[js, javascript]`

enhancement
help wanted
good first issue

Enable Swift errors classes generation. `apollo-prophecy generate --swift `

enhancement
help wanted
good first issue

Enable Java and Kotlin errors classes generation. `apollo-prophecy generate --java ` `apollo-prophecy generate --kotlin`

enhancement
help wanted
good first issue