Powered by

WunderGraph
Status
Status
{{if or (eq .NodeStatus "NOT_READY") (eq .ServerStatus "NOT_READY") }} Not Ready {{ else }} {{if eq .ServerStatus "SKIP"}} Ready {{ else }} {{if eq .ServerStatus "READY"}} Ready {{ else }} Not Ready {{ end }} {{ end }} {{ end }}
{{ if ne .DeploymentId "" }}
Build Info
Deployment ID {{.DeploymentId}}
CommitSHA {{ if eq .CommitURL "" }}
{{.CommitSHA}}
{{ else }} {{.CommitSHA}} {{ end }}
{{ end }}
Engine Info
Version {{.BuildInfo.Version}}
Commit {{.BuildInfo.Commit}}
Date {{.BuildInfo.Date}}
Built By {{.BuildInfo.BuiltBy}}

Docs

Learn more about how to integrate APIs and build backends with WunderGraph.