MCPcopy
hub / github.com/hasura/graphql-engine / Query

Method Query

cli/migrate/database/driver.go:118–118  ·  view source on GitHub ↗
(data interface{})

Source from the content-addressed store, hash-verified

116 SettingsDriver
117
118 Query(data interface{}) error
119}
120
121// Open returns a new driver instance.

Callers 6

QueryMethod · 0.65
FilterCustomQueryFunction · 0.65
GetDataPathFunction · 0.65
OpenMethod · 0.65
MetadataAPIFunction · 0.65
MigrateAPIFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected