AndreasFaust / gatsby-source-custom-api

Source data from any API and transform it to (File-)Nodes.
52 stars 25 forks source link

Fixed issue where gatsby-custom-source-api throws error about url. #7

Closed josh-levinson closed 4 years ago

josh-levinson commented 4 years ago

See: https://github.com/AndreasFaust/gatsby-source-custom-api/issues/5

This fixes the problem for me and imports my API successfully into GraphQL.

AndreasFaust commented 4 years ago

Thank you for the PR. Everything works. I can’t even remember, what I originally intended with this defective line.