mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 22:25:40 +00:00
Renamed fetchGqlSchema to fetchGqlSchemaHandler
This commit is contained in:
@@ -1327,4 +1327,4 @@ const registerNetworkIpc = (mainWindow) => {
|
||||
module.exports = registerNetworkIpc;
|
||||
module.exports.configureRequest = configureRequest;
|
||||
module.exports.getCertsAndProxyConfig = getCertsAndProxyConfig;
|
||||
module.exports.fetchGqlSchema = fetchGqlSchema;
|
||||
module.exports.fetchGqlSchemaHandler = fetchGqlSchemaHandler;
|
||||
|
||||
Reference in New Issue
Block a user