Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hasura/graphql-engine
/ String
Method
String
cli/cli.go:173–175 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
}
172
173
func
(c *ConfigVersion) String() string {
174
return
strconv.Itoa(int(*c))
175
}
176
177
// IsValid returns if its a valid config version
178
func
(c ConfigVersion) IsValid() bool {
Callers
15
validateKeys
Method · 0.45
GetQueryParams
Method · 0.45
GetVersionEndpoint
Method · 0.45
GetV1QueryEndpoint
Method · 0.45
GetV2QueryEndpoint
Method · 0.45
GetPGDumpEndpoint
Method · 0.45
GetV1GraphqlEndpoint
Method · 0.45
GetV1MetadataEndpoint
Method · 0.45
getConfigEndpoint
Method · 0.45
Prepare
Method · 0.45
Validate
Method · 0.45
Hello
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected