mondaycom / monday-graphql-api

4 stars 2 forks source link

SeamlessApiClient not resolving promise #29

Closed prabesh412 closed 3 months ago

prabesh412 commented 4 months ago

I started using Monday GraphQL JS SDK (SeamlessApiClient) on our client side app and for some reason it's not resolving promise even tho the query is passing as 200.

image

to clarify: seamlessApiClient.query is returning promise as pending even when it should have been success

RomKadria commented 3 months ago

Hey, are you running it from within an app from client side?

prabesh412 commented 3 months ago

Hey, are you running it from within an app from client side?

Hi, yes I think this is already solved. I will close it thanks