graphql-datasource icon indicating copy to clipboard operation
graphql-datasource copied to clipboard

convert to backend plugin

Open retzkek opened this issue 3 years ago • 2 comments

Backend plugins are the way forward for datasources, and enable alerting among other features. It does mean splitting the codebase between Go and TypeScript, which is good (I'm more comfortable with Go) and bad (more people can contribute to JS/TS, added complexity).

Should start with a newly-generated plugin, which should also fix that pesky build issue (#17).

retzkek avatar Nov 03 '20 18:11 retzkek

Hi @retzkek, is there any update on this? We'd love to contribute to the migration in order to allow alerting on graphQL data.

nbuchwitz avatar Jan 28 '21 07:01 nbuchwitz

Sorry @nbuchwitz I haven't had a chance to start on this. I appreciate the offer, I'll try to get a basic framework started in the next couple days so you'll have a place to dive in.

retzkek avatar Jan 28 '21 22:01 retzkek