6 Replies
Project ID:
N/A
please be more specific when you ask a question
I have a different question now
What is the query I write to retrieve the environmentid of a service
Also how do I specify the branch when I’m initiating a deployment with graph ql
you can query for
service
and the environment id would be in the ServiceInstance
object
you don't, you make the service first without a source, and then add the source as a second API call with serviceConnect
have you checked out https://railway.app/graphiql?Thank you
I have seen it
One more question
How do I connect a deployed service to a domain
custom domain or railway generated domain?