PersistedQueryMappingProvider
interface PersistedQueryMappingProvider (View source)
Interface PersistedQueryMappingProvider
Methods
array
getQueryMapping(string $schemaKey = 'default')
return a map from
string
getByID(string $queryID, string $schemaKey = 'default')
return a query given an ID
mixed
setSchemaMapping(array $mapping)
Sets mapping of query mapping to schema keys
array
getSchemaMapping()
No description
Details
array
getQueryMapping(string $schemaKey = 'default')
return a map from
string
getByID(string $queryID, string $schemaKey = 'default')
return a query given an ID
mixed
setSchemaMapping(array $mapping)
Sets mapping of query mapping to schema keys