charlypoly / spotify-graphql

GraphQL schema for Spotify WebAPI — TypeScript / Node.js (v6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pass webApiError ResponseHeader

jopek opened this issue · comments

Hello!

when hitting the rate limit, the web api responds with error code 429 and holds the Retry-After header with the amount of seconds to wait.
it would be great to get the headers (or at least that one) passed along. is this at all possible?

cheers,
Alex