Graphql api service is live but not returning expected data

i have a graphql api made with node, ts, prisma and postgresql which i deployed as web service. deployment is successful but when i navigate to the provided link and query the api, i get null. i tried dockerizing but i still have trouble setting that up because i am fairly new to docker.

this is the api graphiql link.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.