@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 461 B
TypeScript
export { GetGraphQueryArgs, GetGraphQueryResult, GetGraphQueryOutputArgs } from "./getGraphQuery";
export declare const getGraphQuery: typeof import("./getGraphQuery").getGraphQuery;
export declare const getGraphQueryOutput: typeof import("./getGraphQuery").getGraphQueryOutput;
export { GraphQueryArgs } from "./graphQuery";
export type GraphQuery = import("./graphQuery").GraphQuery;
export declare const GraphQuery: typeof import("./graphQuery").GraphQuery;