@powerhousedao/reactor-api 1.29.13-dev.2 → 1.29.13-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,7 +22,7 @@ export class DriveSubgraph extends Subgraph {
22
22
  preferredEditor: String
23
23
  }
24
24
 
25
- extend type DocumentDriveState {
25
+ extend type DocumentDrive_DocumentDriveState {
26
26
  meta: DriveMeta
27
27
  }
28
28