I’m trying to create a backend for my app so I’m using grapghql and typescript with urql now my question is I have to make a client for urql and I put the link as my localhost for my app but what would I do when I deploy to mobile because it will no longer be able to make request from localhost
2 posts - 2 participants