You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
However, looking at the results of the endpoint, it's missing.
Oddly, in functions/netlifyGraph/index.js, netlifyGraphOperationsLibrary.graph and index.d.ts, it's also present.
The text was updated successfully, but these errors were encountered:
djmtype
changed the title
Spotify: previewUrl is not being saved to query
Spotify: previewUrl is not being saved to endpoint
May 12, 2022
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.
However, looking at the results of the endpoint, it's missing.
Oddly, in
functions/netlifyGraph/index.js
,netlifyGraphOperationsLibrary.graph
andindex.d.ts
, it's also present.The text was updated successfully, but these errors were encountered: