Yago Tomé

Results 5 issues of Yago Tomé

Is it possible this plugin generate Gatsby's GraphQL schema based on Model instead of REST API result? The problem is if there's `null` fields in the results, the Gatsby's schema...

Delve is currently keeping all breakpoints from a client after they quit in a headless multiclient context. The problem is if the headless server instance no longer has clients connected,...

kind/enhancement
area/cli

This PR adds a prop `options` to provide a way of overriding options at runtime so that one can use a default `offset` and overrides it where it's needed.

Hello! I would like to send some properties in Push Notification payload so that I can use them for analytics in Firebase. However, this [adapter still uses legacy FCM API](https://github.com/parse-community/node-gcm/blob/e4c36635ab1653a4fd11fb57ccbaa31c36f6c6a3/lib/constants.js#L4)...