netlify/netlify-plugin-netlify-graph

Spotify: previewUrl is not being saved to endpoint

djmtype opened this issue · 0 comments

For some reason Spotify's previewUrl is not being saved to my query after saving it and creating the handler.
You can clearly see the results in the GraphiQL playground.
Screen Shot 2022-05-12 at 8 32 33 AM

However, looking at the results of the endpoint, it's missing.
Screen Shot 2022-05-12 at 8 34 52 AM

Oddly, in functions/netlifyGraph/index.js, netlifyGraphOperationsLibrary.graph and index.d.ts, it's also present.