I have this chatbot where I query this api. If I ...
# prisma-whats-new
m
I have this chatbot where I query this api. If I wanted to use graphql. Is there some examples on how I can use graphcool?
k
I guess you're looking for something like this? https://github.com/graphcool-examples/react-graphql
m
Is there a specific example for a real time api query to graphql