GraphQL Usage Examples
Recording Cloud Server Deployments
Recording cloud server deployments in Ghostwriter with GraphQL
You may have a tool, platform, or script that deploys servers for you. You can automatically record these deployments under your Ghostwriter project with a GraphQL query like this:
To get the correct ID values for activity, role, and provider, you can map those in your script or pull them at run-time using a GraphQL query. The easiest option is mapping the values, which are unlikely to change.