In the following URL, what's the envID?
https://zeabur.com/projects/6991c890058f85fa6186d65a/services/699ae8873ab404241a4fa72b?envID=6991c8900568457b6d4481c0
I am integrating Zeabur as part of my development workflow, using to manage my project via Zeabur API Key. I noticed that adding a domain to a service programmatically using Zeabur Graphql API requires the environmentID param in input (I am not talking about environment variables). I tried searching in docs, but could not find how to manage these environments, when I fetched a list of these environments with Zeabur graphql API, I got only one value back with name Production. Could I create/manage environments in Zeabur dashboard? I don't see that option in my dashboard though. What's missing? How can I use the environment assignment in Zeabur?
Thanks