Does Thunkable compatible with GraphQL API?

Hi, I have a reactJS web app connected to my golang backend and for the API I am using GraphQL.
I want to create mobile apps using thunlable but I am wondering if I can extract the data from my backend.
Thanks.