interface PluginTransformQueryArgs {
    node: RootOperationNode;
    queryId: QueryId;
}

Properties

Properties

queryId: QueryId