Do you know an extractor for performing GraphQL qu...
# plugins-general
g
Do you know an extractor for performing GraphQL queries? I didn't found at Meltano Hub. I will try the
tap-rest-api-msdk
v
https://sdk.meltano.com/en/v0.41.0/dev_guide.html#tap-development-overview The SDK template will build you a template that gets you all ready to go for GraphQL streams. I don't know that there's a generic tap for just tap-graphql tap. I'm biased towards making the tap with the SDK, if it is just very generic you'll have to do very little coding!
1
g
Thank you @visch. I have decided to use the proper
tap-rest-api-msdk