ej-d

Results 2 comments of ej-d

I had similar error but found the solution from #20 You need to pass headers on the GraphQLClient and makeGraphQLRequest lib/actions.tsx ``` const clientOptions = { headers: { "x-api-key": apiKey,...